Open the Portico Developer Guide site
PosGateway Schema
GiftCardVoidReqBlock1Type Complex Type
PosGateway Schema : GiftCardVoidReqBlock1Type Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
GatewayTxnId Element All GiftCardVoidReqBlock1Type Complex Type
Overview
All
GatewayTxnId txnIdType Simple Type

Gateway-generated transaction identifier returned in the response of the original transaction. This indicates the transaction to be updated.

Used By
Block1 Element
Source
<xs:complexType name="GiftCardVoidReqBlock1Type" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="GatewayTxnId" type="txnIdType">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">Gateway-generated transaction identifier returned in the response of the original transaction. This indicates the transaction to be updated.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema