Get a single card tokenization

Get tokenization

Path Params
string
required

Tokenization token

Responses

Response body
object
data
object
string
required

The account token associated with the card being tokenized.

string
required

The card token associated with the card being tokenized.

date-time
required

Date and time when the tokenization first occurred. UTC time zone.

string

Specifies the digital card art displayed in the user’s digital wallet after tokenization. This will be null if the tokenization was created without an associated digital card art. See Flexible Card Art Guide.

events
array of objects

A list of events related to the tokenization.

events
object
date-time

Date and time when the tokenization event first occurred. UTC time zone.

string

Enum representing the result of the tokenization event

APPROVED DECLINED NOTIFICATION_DELIVERED REQUIRE_ADDITIONAL_AUTHENTICATION TOKEN_ACTIVATED TOKEN_CREATED TOKEN_DEACTIVATED TOKEN_INACTIVE TOKEN_STATE_UNKNOWN TOKEN_SUSPENDED TOKEN_UPDATED

string

Globally unique identifier for a Tokenization Event

string

Enum representing the type of tokenization event that occurred

TOKENIZATION_2FA TOKENIZATION_AUTHORIZATION TOKENIZATION_DECISIONING TOKENIZATION_ELIGIBILITY_CHECK TOKENIZATION_UPDATED

string
required

The status of the tokenization request

ACTIVE DEACTIVATED INACTIVE PAUSED PENDING_2FA PENDING_ACTIVATION UNKNOWN

string
required

Globally unique identifier for a Tokenization

string
required

The entity that requested the tokenization. Represents a Digital Wallet or merchant.

AMAZON_ONE ANDROID_PAY APPLE_PAY FACEBOOK FITBIT_PAY GARMIN_PAY MICROSOFT_PAY NETFLIX SAMSUNG_PAY UNKNOWN VISA_CHECKOUT

string
required

The network's unique reference for the tokenization.

string | null
required

The dynamic pan assigned to the token by the network.

string | null

The network's unique reference for the card that is tokenized.

string
required

The channel through which the tokenization was made.

DIGITAL_WALLET MERCHANT

date-time
required

Latest date and time when the tokenization was updated. UTC time zone.

Language
Credentials