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

Identifier assigned by Heartland during the boarding process; tied to a specific merchant ID

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

Identifier assigned by Heartland during the boarding process; tied to a specific merchant ID

Source
<xs:element name="SiteId" type="siteIdType" default="0" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Identifier assigned by Heartland during the boarding process; tied to a specific merchant ID</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema