Open the Portico Developer Guide site
PosGateway Schema
BatchSeqNbr Element
PosGateway Schema > PosReportBatchSummaryReqType Complex Type : BatchSeqNbr Element
Description

Batch sequence number used to filter the report results

Note: If batch id is provided, this field is ignored.

Namespace http://Hps.Exchange.PosGateway
Type
batchSeqNbrType Simple Type
Overview
BatchSeqNbr optional batchSeqNbrType Simple Type

Batch sequence number used to filter the report results

Note: If batch id is provided, this field is ignored.

Source
<xs:element name="BatchSeqNbr" type="batchSeqNbrType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Batch sequence number used to filter the report results</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If batch id is provided, this field is ignored.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportBatchSummaryReqType Complex TypePosGateway Schema