Open the Portico Developer Guide site
PosGateway Schema
SiteId Element
PosGateway Schema > PosReportBatchDetailReqType Complex Type : SiteId Element
Description

The Site identifier to query.

Note: The Site must belong to the same License as the requesting Site and Device. The Device identifier must also be specified. The Merchant must be enabled for this functionality.

Namespace http://Hps.Exchange.PosGateway
Type
siteIdType Simple Type
Overview
SiteId optional siteIdType Simple Type

The Site identifier to query.

Note: The Site must belong to the same License as the requesting Site and Device. The Device identifier must also be specified. The Merchant must be enabled for this functionality.

Source
<xs:element name="SiteId" type="siteIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The Site identifier to query.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> The Site must belong to the same License as the requesting Site and Device. The Device identifier must also be specified. The Merchant must be enabled for this functionality.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportBatchDetailReqType Complex TypePosGateway Schema