Open the Portico Developer Guide site
PosGateway Schema
CredentialToken Element
PosGateway Schema > PosAuthenticateRspType Complex Type : CredentialToken Element
Description

A credential token that can be used to identify a specific user session on subsequent requests

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

A credential token that can be used to identify a specific user session on subsequent requests

Source
<xs:element name="CredentialToken" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A credential token that can be used to identify a specific user session on subsequent requests</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosAuthenticateRspType Complex TypePosGateway Schema