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

Returned by the issuer in the authorization response when available. It is alphanumeric and may be up to 35 characters, the length of the value may vary by card brand.

Note: Account Reference is supported only for the Exchange and GNAP-UK authorization platforms.

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

Returned by the issuer in the authorization response when available. It is alphanumeric and may be up to 35 characters, the length of the value may vary by card brand.

Note: Account Reference is supported only for the Exchange and GNAP-UK authorization platforms.

Source
<xs:element name="AccountReference" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Returned by the issuer in the authorization response when available. It is alphanumeric and may be up to 35 characters, the length of the value may vary by card brand.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Account Reference is supported only for the Exchange and GNAP-UK authorization platforms.
                  </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema