Open the Portico Developer Guide site
Portico Schema
x_global_transaction_source Element
Portico Schema > PosRequest Element > Ver1.0 Element > Header Element : x_global_transaction_source Element
Description

A client-generated transaction id used for certain API integrations. If present, it will be attached to this transaction and echoed in the response.

Note: This is for internal use only.

Namespace http://Hps.Exchange.PosGateway
Type
x_global_transaction_sourceType Simple Type
Overview
x_global_transaction_source optional x_global_transaction_sourceType Simple Type

A client-generated transaction id used for certain API integrations. If present, it will be attached to this transaction and echoed in the response.

Note: This is for internal use only.

Source
<xs:element name="x_global_transaction_source" type="x_global_transaction_sourceType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A client-generated transaction id used for certain API integrations.  If present, it will be attached to this transaction and echoed in the response.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This is for internal use only.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPortico Schema