Open the Portico Developer Guide site
PosGateway Schema
OriginalGatewayTxnId Element
PosGateway Schema > TransactionDataType Complex Type : OriginalGatewayTxnId Element
Description

If this transaction performed an action on a previous transaction, this field records the transaction that was acted upon.

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

If this transaction performed an action on a previous transaction, this field records the transaction that was acted upon.

Source
<xs:element name="OriginalGatewayTxnId" type="txnIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">If this transaction performed an action on a previous transaction, this field records the transaction that was acted upon.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema