Open the Portico Developer Guide site
PosGateway Schema
PaymentInstrument Element
PosGateway Schema > NTRSCreateTokenRspStatusType Complex Type : PaymentInstrument Element
Namespace http://Hps.Exchange.PosGateway
Type
PaymentInstrumentRspType Complex Type
Diagram
BankIdentificationNumber Element CardAlias Element CardScheme Element PanSuffix Element All PaymentInstrument Element
Overview
All
PanSuffix Restriction of xs:int

The last four digits of the real PAN.

CardScheme Restriction of xs:string

The brand of the card.

CardAlias Restriction of xs:string

The name of the card.

BankIdentificationNumber Restriction of xs:long

The first six digits of the real PAN.

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