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

Token used to replace payment method data (route, account, and MICR).

Note: Multi-use tokens are not yet supported on check transactions. This is currently only used for single-use tokens. Single-use tokens are provided by the SecureSubmit product and are primarily used in eCommerce situations.

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

Token used to replace payment method data (route, account, and MICR).

Note: Multi-use tokens are not yet supported on check transactions. This is currently only used for single-use tokens. Single-use tokens are provided by the SecureSubmit product and are primarily used in eCommerce situations.

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">Token used to replace payment method data (route, account, and MICR).</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Multi-use tokens are not yet supported on check transactions. This is currently only used for single-use tokens. Single-use tokens are provided by the SecureSubmit product and are primarily used in eCommerce situations.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckSaleReqBlock1Type Complex TypePosGateway Schema