Open the Portico Developer Guide site
PosGateway Schema
ProcessedSiteId Element
PosGateway Schema > TransactionDataType Complex Type : ProcessedSiteId Element
Description

Site identifier used to process the request.

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

Site identifier used to process the request.

Source
<xs:element name="ProcessedSiteId" type="siteIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Site identifier used to process the request.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema