Open the Portico Developer Guide site
PosGateway Schema
BatchStatus Element
PosGateway Schema > PosReportBatchDetailRspType Complex Type > Header Element : BatchStatus Element
Description

The batch status at the time of the report.

Key batch status values include:

  • 'O' (open)
  • 'C' (closed)
  • 'E' (error)

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
BatchStatus xs:string

The batch status at the time of the report.

Key batch status values include:

  • 'O' (open)
  • 'C' (closed)
  • 'E' (error)

Source
<xs:element name="BatchStatus" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The batch status at the time of the report.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
                    Key batch status values include:
                    <ul><li>'O' (open)</li><li>'C' (closed)</li><li>'E' (error)</li></ul></p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementPosReportBatchDetailRspType Complex TypePosGateway Schema