Open the Portico Developer Guide site
PosGateway Schema
ClientTxnId Element
PosGateway Schema > SearchCriteriaType Complex Type : ClientTxnId Element
Description

A specific client-generated transaction id

Note: Since this value should be unique, this should find at most one match.

Namespace http://Hps.Exchange.PosGateway
Type
clientIdType Simple Type
Overview
ClientTxnId optional clientIdType Simple Type

A specific client-generated transaction id

Note: Since this value should be unique, this should find at most one match.

Source
<xs:element name="ClientTxnId" type="clientIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A specific client-generated transaction id</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Since this value should be unique, this should find at most one match.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema