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

A client-generated transaction ID used for certain API integrations, which is echoed in the response. When not provided a value will be generated.

Note: If either x_global_transaction_id or x_global_transaction_source is present, both must be provided.

Note: This is for internal use only.

Namespace http://Hps.Exchange.PosGateway
Type
x_global_transaction_idType Simple Type
Overview
x_global_transaction_id optional x_global_transaction_idType Simple Type

A client-generated transaction ID used for certain API integrations, which is echoed in the response. When not provided a value will be generated.

Note: If either x_global_transaction_id or x_global_transaction_source is present, both must be provided.

Note: This is for internal use only.

Source
<xs:element name="x_global_transaction_id" type="x_global_transaction_idType" 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, which is echoed in the response. When not provided a value will be generated.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If either x_global_transaction_id or x_global_transaction_source is present, both must be provided.
                          </p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <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 ElementPosGateway Schema