Open the Portico Developer Guide site
PosGateway Schema
AccountReferenceReq Element
PosGateway Schema > CreditAccountVerifyBlock1Type Complex Type : AccountReferenceReq Element
Description

Indicates whether Payment Account Reference (PAR) should be returned with the authorization, when available.

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

Namespace http://Hps.Exchange.PosGateway
Type
accountReferenceReqType Simple Type
Overview
AccountReferenceReq optional accountReferenceReqType Simple Type

Indicates whether Payment Account Reference (PAR) should be returned with the authorization, when available.

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

Source
<xs:element name="AccountReferenceReq" type="accountReferenceReqType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether Payment Account Reference (PAR) should be returned with the authorization, when available.</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
CreditAccountVerifyBlock1Type Complex TypePosGateway Schema