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

Multi-use token returned on a prior transaction to be used as a reference to a payment method; used to replace card data for this transaction.

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

Multi-use token returned on a prior transaction to be used as a reference to a payment method; used to replace card data for this transaction.

Source
<xs:element name="TokenValue" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Multi-use token returned on a prior transaction to be used as a reference to a payment method; used to replace card data for this transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ManageTokensReqType Complex TypePosGateway Schema