Open the Portico Developer Guide site
PosGateway Schema
TokenValue Element
PosGateway Schema > TokenDataRspType Complex Type : TokenValue Element
Description

The generated (or echoed) multi-use token; this can be used by the client on subsequent calls in the card data element.

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

The generated (or echoed) multi-use token; this can be used by the client on subsequent calls in the card data element.

Source
<xs:element name="TokenValue" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The generated (or echoed) multi-use token; this can be used by the client on subsequent calls in the card data element.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TokenDataRspType Complex TypePosGateway Schema