Simulate a card's tokenization

This endpoint is used to simulate a card's tokenization in the Digital Wallet and merchant tokenization ecosystem.

Body Params
integer
Defaults to 5

The account score (1-5) that represents how the Digital Wallet's view on how reputable an end user's account is.

string
required
length between 3 and 3

The three digit cvv for the card.

integer
Defaults to 5

The device score (1-5) that represents how the Digital Wallet's view on how reputable an end user's device is.

string

Optional field to specify the token requestor name for a merchant token simulation. Ignored when tokenization_source is not MERCHANT.

string
required
length between 5 and 5

The expiration date of the card in 'MM/YY' format.

string
required
length between 16 and 16

The sixteen digit card number.

string
enum
required

The source of the tokenization request.

Allowed:
string
enum
Defaults to APPROVED
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json