Open the Portico Developer Guide site
PosGateway Schema
NTRSPanData Element
PosGateway Schema > NTRSTokenMetadataRspStatusType Complex Type : NTRSPanData Element
Namespace http://Hps.Exchange.PosGateway
Type
NTRSPanDataRspType Complex Type
Diagram
NTRSPanCvv Element NTRSPanExpDate Element NTRSPan Element NTRSPanReferenceId Element All NTRSPanData Element
Overview
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.

Source
<xs:element name="NTRSPanData" type="NTRSPanDataRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation></xs:documentation>
  </xs:annotation>
</xs:element>
See Also
NTRSTokenMetadataRspStatusType Complex TypePosGateway Schema