Open the Portico Developer Guide site
PosGateway Schema
NTRSGetTokenCryptogram Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : NTRSGetTokenCryptogram Element
Namespace http://Hps.Exchange.PosGateway
Type
NTRSGetTokenCryptogramRspStatusType Complex Type
Diagram
CardBrandTxnId Element NTRSTokenExpirationDate Element NTRSECI Element NTRSCryptogramType Element NTRSCryptogram Element NTRSToken Element All NTRSGetTokenCryptogram Element
Overview
All
NTRSToken Restriction of xs:string

The token itself.

NTRSCryptogram Restriction of xs:string

The cryptogram for the transaction. base64 characters.

NTRSCryptogramType Restriction of xs:string

The type of the cryptogram. Allowed values: TAVV, UCAF, DCSC, CRYPTOGRAM_TYPE_NOT_AVAILABLE.

NTRSECI Restriction of xs:string

EC indicator for liability shift (only for Visa).

NTRSTokenExpirationDate Restriction of xs:int

The expiration date of the token. Format YYMM.

CardBrandTxnId Restriction of xs:long

The TRID assigned by the card brand.

Source
<xs:element name="NTRSGetTokenCryptogram" type="NTRSGetTokenCryptogramRspStatusType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema