Skip to main content
POST
Create a card

Authorizations

X-API-Key
string
header
required

Headers

X-Account-ID
string

Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).

Path Parameters

customer_id
string
required

Customer ID

Body

application/json

Body

cardholder_name
string
required
expiration_month
integer
required
expiration_year
integer
required
masked_card_number
string
required
provider
string
required
token
string
required

Response

Success

cardholder_name
string
expiration_month
integer
expiration_year
integer
masked_card_number
string
provider
string
status
string
token
string