Tokenize a Card

Query Params
string
required
Body Params
string

Unique identifier for the object in your system.

string
required

The number field represents the full credit card number, also known as the Primary Account Number (PAN), used to identify the cardholder’s account.

string
required

The holderName field represents the name of the credit card owner as it appears on the card

int32
required

The expMonth field represents the expiration month of the credit card, formatted as a two-digit number (e.g., “01” for January).

int32
required

The expYear field represents the expiration year of the credit card, formatted as a two-digit number (e.g., “24”).

string
required

The cvv field represents the Card Verification Value, a security code typically found on the back of the credit card (e.g., a 3-digit code for Visa or Mastercard, or 4 digits for American Express).

metadata
array of objects

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

metadata
threedsecure
object

Allow the API to create a 3DS session related to the card

Responses

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