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

Extended transaction information.

Note : This service is for internal use only. Future use.

Namespace http://Hps.Exchange.PosGateway
Type
PosReportTxnResearchReqType Complex Type
Diagram
EndUtcDT Element StartUtcDT Element BatchId Element DeviceId Element SiteId Element MerchantId Element x_global_transaction_id Element ClientTxnId Element OriginalGatewayTxnId Element GatewayTxnId Element All ReportTxnResearch Element
Overview
ReportTxnResearch PosReportTxnResearchReqType Complex Type

Extended transaction information.

Note : This service is for internal use only. Future use.

All
GatewayTxnId optional txnIdType Simple Type

Gateway-generated transaction identifier.

OriginalGatewayTxnId optional txnIdType Simple Type

If the transaction performed an action on a previous transaction, this is the ID of the transaction that was acted upon.

ClientTxnId optional clientIdType Simple Type

Client-generated transaction identifier.

x_global_transaction_id optional x_global_transaction_idType Simple Type

Global Payments-generated transaction identifier.

MerchantId optional MerchantIdType Simple Type

Merchant Number.

SiteId optional siteIdType Simple Type

Site identifier used to process the request

DeviceId optional deviceIdType Simple Type

Device identifier used to process the request

BatchId optional batchIdType Simple Type

Batch identifier.

StartUtcDT optional xs:dateTime

Start date time used to filter the results to a particular date time range. The date time must be specified in UTC (Coordinated Universal Time).

EndUtcDT optional xs:dateTime

End date time used to filter the results to a particular date time range. The date time must be specified in UTC (Coordinated Universal Time).

Source
<xs:element name="ReportTxnResearch" type="PosReportTxnResearchReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Extended transaction information.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong> Note :</strong> This service is for internal use only. Future use.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema