Open the Portico Developer Guide site
PosGateway Schema
NTRSTokenMetadata Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : NTRSTokenMetadata Element
Namespace http://Hps.Exchange.PosGateway
Type
NTRSTokenMetadataRspStatusType Complex Type
Diagram
NTRSCardData Element NTRSPanData Element NTRSTokenMetadata Element CardMetadata Element AccountReference Element CardBrandTxnId Element NTRSTokenId Element All NTRSTokenMetadata Element
Overview
All
NTRSTokenId xs:string

The ID of the token that status is being requested for.

CardBrandTxnId Restriction of xs:long

The TRID assigned by the card brand.

AccountReference Restriction of xs:string

Globally unique reference of a cardholder’s PAN.

All
TermsAndConditionsId Restriction of xs:string

Unique identifier (GUID format) of the terms and conditions.

TermsAndConditionsUrl Restriction of xs:string

The website URL which is used to describe the terms and conditions.

CardArtUrl Restriction of xs:string

Website URL to see the card art.

CardBackgroundColor Restriction of xs:string

The background color of the card.

CardForegroundColor Restriction of xs:string

The foreground color of the card.

LabelColor Restriction of xs:string

The detailed description of the card product to be displayed inside the mobile wallet.

LongDescription Restriction of xs:string

The detailed description of the card product to be displayed inside the mobile wallet.

ShortDescription Restriction of xs:string

The short description of the card product to be used for notification on the mobile device.

NTRSIssuerName Restriction of xs:string

The name of the card issuer.

All
IssuerAppOsType Restriction of xs:string

The operating system type of the issuing bank’s mobile application.

IssuerAppName Restriction of xs:string

The name of the issuing bank’s mobile application for display purpose.

IssuerAppAddress Restriction of xs:string

The package name of the issuing bank’s mobile application.

CardAssets

Array of the card issuer.

Sequence
CardAssetsData 0..∞ CardAssetsDataDataType Complex Type

The name of the card issuer.

All
NTRSTokenSuffix Restriction of xs:long

The last four digits of the network token.

NTRSTokenExpDate Restriction of xs:long

The expiration date of the network token.

All
NTRSPanReferenceId Restriction of xs:string

The unique reference ID (GUID format) of the real PAN.

NTRSPan Restriction of xs:long

The real Primary Account Number (PAN).

NTRSPanExpDate Restriction of xs:int

The expiry date of the real PAN. The format is 'YYMM'.

NTRSPanCvv Restriction of xs:int

The security code embedded on the back of the physical credit or debit card.

All
PanReferenceId Restriction of xs:string

The unique reference ID (GUID format) of the real PAN.

CardSuffix Restriction of xs:int

The last four digits of the real PAN.

PanExpDate Restriction of xs:int

The expiry date of the real PAN. The format is 'YYMM'.

CardholderEmbossedName Restriction of xs:string

The embossed name on the physical card.

CardCountryCode Restriction of xs:string

A 2 character country code.

CardName Restriction of xs:string

The name of the card.

NTRSCardType Restriction of xs:string

The type of the card product. Allowed values: CREDIT, DEBIT, PREPAID, UNKNOWN

CardBrand Restriction of xs:string

The brand of the card.

CardLongDescription Restriction of xs:string

The long description of the card.

CardShortDescription Restriction of xs:string

The short description of the card.

CoBranded Restriction of xs:boolean

It indicates if the card is a co-branded card.

CoBrandName Restriction of xs:string

The card co-brand name.

CardTypeIndicator Restriction of xs:string

Indication if the token requestor supports debit cards, credit cards or both.

ExpDataPrinted Restriction of xs:boolean

It indicates if the expiration date is printed on the card or not.

Cvv2Printed Restriction of xs:boolean

It indicates if the cvv2 is printed on the card or not.

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