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

Contains a series of required and optional elements

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
GiftCardVoid Element
Source
<xs:complexType name="PosGiftCardVoidReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="Block1" type="GiftCardVoidReqBlock1Type">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">Contains a series of required and optional elements</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema