Open the Portico Developer Guide site
PosGateway Schema
BatchId Element
PosGateway Schema > PosReportBatchDetailReqType Complex Type : BatchId Element
Description

Batch identifier used to filter the report results to a particular batch.

Note: If this is not provided, results will be returned for the current open batch.

Namespace http://Hps.Exchange.PosGateway
Type
batchIdType Simple Type
Overview
BatchId optional batchIdType Simple Type

Batch identifier used to filter the report results to a particular batch.

Note: If this is not provided, results will be returned for the current open batch.

Source
<xs:element name="BatchId" type="batchIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Batch identifier used to filter the report results to a particular batch.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If this is not provided, results will be returned for the current open batch.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportBatchDetailReqType Complex TypePosGateway Schema