Open the Portico Developer Guide site
PosGateway Schema
BatchClose Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : BatchClose Element
Namespace http://Hps.Exchange.PosGateway
Type
PosBatchCloseRspType Complex Type
Diagram
ProcessedDeviceId Element HostTotalAmt Element HostTotalCnt Element HostBatchNbr Element BatchSeqNbr Element TotalAmt Element TxnCnt Element BatchId Element All BatchClose Element
Overview
All
BatchId xs:int

The gateway-generated batch id of the closed batch

TxnCnt xs:int

The number of transactions closed (sent for settlement)

TotalAmt amtTypeGlobal Simple Type

The total transaction amount closed (sent for settlement)

BatchSeqNbr batchSeqNbrType Simple Type

The gateway-generated batch sequence number of the closed batch

HostBatchNbr optional xs:int

Host batch number.

HostTotalCnt optional xs:int

Total number of transactions in the host batch.

HostTotalAmt optional xs:decimal

Sum of transaction amounts in the host batch.

ProcessedDeviceId optional deviceIdType Simple Type

Device identifier used to process the request.

Source
<xs:element name="BatchClose" type="PosBatchCloseRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema