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

Identifier assigned by Heartland during the boarding process; used for chaining sites together

Namespace http://Hps.Exchange.PosGateway
Type
licenseIdType Simple Type
Overview
LicenseId optional licenseIdType Simple Type

Identifier assigned by Heartland during the boarding process; used for chaining sites together

Source
<xs:element name="LicenseId" type="licenseIdType" 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; used for chaining sites together</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema