Request a cryptogram (TAAV) for a network token. Supports ecom (e-commerce) and dauth (delegated authentication). See Network Tokens overview.
The ID of the token for which to request a cryptogram.
The amount given in minor units (e.g. use 700 for 7€). Some currencies do not support minor units (e.g. Japanese Yen). In this case send in the full value, i.e. 100 for 100 JPY.
The three letter ISO-4217 currency code.
Metadata consisting of key-value entries.
{
"my_key_one": "my_value_one",
"my_key_two": "my_value_two"
}Success response with the requested cryptogram.
The token authentication verification value (TAVV) for the network token.
The Electronic Commerce Indicator (ECI) from the issuer.
Metadata consisting of key-value entries.
{
"my_key_one": "my_value_one",
"my_key_two": "my_value_two"
}