Open the Portico Developer Guide site
PosGateway Schema
BatchSeqNbr Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Header Element : BatchSeqNbr Element
Description

If the transaction was added to a batch, this is the batch's sequence number.

Note: This field is only returned if the device is configured for this option during the boarding process.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
BatchSeqNbr optional xs:int

If the transaction was added to a batch, this is the batch's sequence number.

Note: This field is only returned if the device is configured for this option during the boarding process.

Source
<xs:element name="BatchSeqNbr" type="xs:int" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">If the transaction was added to a batch, this is the batch's sequence number.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This field is only returned if the device is configured for this option during the boarding process.
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosResponse ElementPosGateway Schema