Open the Portico Developer Guide site
PosGateway Schema
ReportOpenAuths Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Transaction Element : ReportOpenAuths Element
Description

ReportOpenAuths returns all authorizations that have not been added to a batch for settlement. This report is for the site referenced in the header.

Namespace http://Hps.Exchange.PosGateway
Type
PosReportOpenAuthsReqType Complex Type
Diagram
TzConversion Element DeviceId Element All ReportOpenAuths Element
Overview
ReportOpenAuths PosReportOpenAuthsReqType Complex Type

ReportOpenAuths returns all authorizations that have not been added to a batch for settlement. This report is for the site referenced in the header.

All
DeviceId optional deviceIdType Simple Type

Device identifier used to filter the report results to a particular device.

Note: If not provided, all devices associated with the site will be included.

TzConversion optional tzoneConversionType Simple Type

Indicates that a time zone conversion should be applied to dates/times in the response; see the associated Type enumerations for specific values supported.

Source
<xs:element name="ReportOpenAuths" type="PosReportOpenAuthsReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">ReportOpenAuths returns all authorizations that have not been added to a batch for settlement. This report is for the site referenced in the header.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema