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

The credential token is used to indicate a user session. Currently, this option is only available to internal Heartland applications and should not be used by integrators.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
CredentialToken optional xs:string

The credential token is used to indicate a user session. Currently, this option is only available to internal Heartland applications and should not be used by integrators.

Source
<xs:element name="CredentialToken" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The credential token is used to indicate a user session. Currently, this option is only available to internal Heartland applications and should not be used by integrators.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema