v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Tokenization

Get a single card tokenization

Get tokenization

get/v1/tokenizations/{tokenization_token}

Path parameters

tokenization_tokenstring uuid required

Tokenization token

Response

OK

account_tokenstring uuid required

The account token associated with the card being tokenized.

card_tokenstring uuid required

The card token associated with the card being tokenized.

created_atstring date-time required

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

device_idstring nullable

The device identifier associated with the tokenization.

digital_card_art_tokenstring uuid nullable

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.

status'ACTIVE' | 'DEACTIVATED' | 'INACTIVE' | 'PAUSED' | 'PENDING_2FA' | 'PENDING_ACTIVATION' | 'UNKNOWN' required

The status of the tokenization request

tokenstring uuid required

Globally unique identifier for a Tokenization

token_unique_referencestring required

The network's unique reference for the tokenization.

dpanstring nullable required

The dynamic pan assigned to the token by the network.

payment_account_reference_idstring nullable

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

tokenization_channel'DIGITAL_WALLET' | 'MERCHANT' required

The channel through which the tokenization was made.

updated_atstring date-time required

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