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

Unique account identifier assigned by the payment facilitator for the sub-merchant. This is used as the sub-merchant account reference if contacting the payment facilitator for support.

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

Unique account identifier assigned by the payment facilitator for the sub-merchant. This is used as the sub-merchant account reference if contacting the payment facilitator for support.

Source
<xs:element name="PaymentFacilitatorTxnNbr" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              Unique account identifier assigned by the payment facilitator for the sub-merchant.
              This is used as the sub-merchant account reference if contacting the payment facilitator for support.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema