Open the Portico Developer Guide site
PosGateway Schema
GatewayTxnId Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Header Element : GatewayTxnId Element
Description

Gateway-generated transaction identifier; can be used in future client requests to uniquely identify this transaction.

Namespace http://Hps.Exchange.PosGateway
Type
txnIdType Simple Type
Overview
GatewayTxnId txnIdType Simple Type

Gateway-generated transaction identifier; can be used in future client requests to uniquely identify this transaction.

Source
<xs:element name="GatewayTxnId" type="txnIdType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Gateway-generated transaction identifier; can be used in future client requests to uniquely identify this transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosResponse ElementPosGateway Schema