Open the Portico Developer Guide site
PosGateway Schema
PaymentFacilitatorTxnId Element
PosGateway Schema > AuthRspStatusType Complex Type : PaymentFacilitatorTxnId Element
Description

Unique transaction identifier assigned by the payment facilitator. This identifier is for use only by the payment facilitator, and should not be used as a reference in future client requests to the Portico Gateway.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
PaymentFacilitatorTxnId optional xs:string

Unique transaction identifier assigned by the payment facilitator. This identifier is for use only by the payment facilitator, and should not be used as a reference in future client requests to the Portico Gateway.

Source
<xs:element name="PaymentFacilitatorTxnId" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              Unique transaction identifier assigned by the payment facilitator. This identifier is for use only by the payment facilitator,
              and should not be used as a reference in future client requests to the Portico Gateway.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema