Open the Portico Developer Guide site
PosGateway Schema
OfflineAuthCode Element
PosGateway Schema > CreditOfflineSaleReqBlock1Type Complex Type : OfflineAuthCode Element
Description

Authorization code obtained from the issuer outside of the gateway

Namespace http://Hps.Exchange.PosGateway
Type
authCodeType Simple Type
Overview
OfflineAuthCode optional authCodeType Simple Type

Authorization code obtained from the issuer outside of the gateway

Source
<xs:element name="OfflineAuthCode" type="authCodeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Authorization code obtained from the issuer outside of the gateway</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditOfflineSaleReqBlock1Type Complex TypePosGateway Schema