Open the Portico Developer Guide site
PosGateway Schema
AuthCode Element
PosGateway Schema > origTxnRefDataType Complex Type : AuthCode Element
Description

Authorization code returned by the Issuer on the original transaction

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

Authorization code returned by the Issuer on the original transaction

Source
<xs:element name="AuthCode" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Authorization code returned by the Issuer on the original transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
origTxnRefDataType Complex TypePosGateway Schema