Open the Portico Developer Guide site
PosGateway Schema
CloseTxnId Element
PosGateway Schema > PosReportBatchSummaryRspType Complex Type > Header Element : CloseTxnId Element
Description

The transaction identifier of the transaction that caused the batch to be closed

Namespace http://Hps.Exchange.PosGateway
Type
txnIdType Simple Type
Overview
CloseTxnId optional txnIdType Simple Type

The transaction identifier of the transaction that caused the batch to be closed

Source
<xs:element name="CloseTxnId" type="txnIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The transaction identifier of the transaction that caused the batch to be closed</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementPosReportBatchSummaryRspType Complex TypePosGateway Schema