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

If the transaction was added to a batch, this is the associated batch id.

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

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

If the transaction was added to a batch, this is the associated batch id.

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

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">If the transaction was added to a batch, this is the associated batch id.</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