Open the Portico Developer Guide site
PosGateway Schema
AccountReference Element
PosGateway Schema > NTRSCreateTokenRspStatusType Complex Type : AccountReference Element
Description

Globally unique reference of a cardholder’s PAN.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
AccountReference Restriction of xs:string

Globally unique reference of a cardholder’s PAN.

Source
<xs:element name="AccountReference" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Globally unique reference of a cardholder’s PAN.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
NTRSCreateTokenRspStatusType Complex TypePosGateway Schema