Open the Portico Developer Guide site
PosGateway Schema
DeviceId Element
PosGateway Schema > PosReportOpenAuthsReqType Complex Type : DeviceId Element
Description

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.

Namespace http://Hps.Exchange.PosGateway
Type
deviceIdType Simple Type
Overview
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.

Source
<xs:element name="DeviceId" type="deviceIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Device identifier used to filter the report results to a particular device.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If not provided, all devices associated with the site will be included.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportOpenAuthsReqType Complex TypePosGateway Schema