Open the Portico Developer Guide site
PosGateway Schema
TokenCryptogramType Element
PosGateway Schema > WalletDataType Complex Type : TokenCryptogramType Element
Description

FOR FUTURE USE

For network tokens, this can be used to define the type of cryptogram that was obtained from the token service. When not provided, the default type for the card brand is assumed.

Namespace http://Hps.Exchange.PosGateway
Type
cryptogramTypeOverride Simple Type
Overview
TokenCryptogramType optional cryptogramTypeOverride Simple Type

FOR FUTURE USE

For network tokens, this can be used to define the type of cryptogram that was obtained from the token service. When not provided, the default type for the card brand is assumed.

Source
<xs:element name="TokenCryptogramType" type="cryptogramTypeOverride" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>FOR FUTURE USE</strong>
      </p>
      <p xmlns="http://Hps.Exchange.PosGateway">For network tokens, this can be used to define the type of cryptogram that was obtained from the token service. When not provided, the default type for the card brand is assumed.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
WalletDataType Complex TypePosGateway Schema