Creates a card

You can use this endpoint to create cards

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Attributes to create a card

string
required
^[A-Za-z]{2,7}_[\w-]{22}$

Account ID

cardholder
object

Represents the cardholder information

string | null
^[A-Za-z]{2,7}_[\w-]{22}$

Cardholder ID

string | null
^[A-Za-z]{2,7}_[\w-]{22}$

Card configuration group ID.

By default, if the configuration group ID is not specified,
it is taken from the client's default configuration.

string | null

Card nickname

spending_controls
object | null

Spending controls relate to the card

initial_balance
object | null

The current amount available or the balance

Headers
uuid

Idempotency key in UUID v4 format

Responses

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