Create a Single Card

Creating cards is an asynchronous process. Here's how it works:

- Submit the card creation request.
- The system begins processing your request immediately.
- You have two options to receive the result:
 a) Set up a webhook to receive an automatic notification when the card is created.
 b) Wait at least 3-5 seconds, then use the 'GET All Cards' endpoint to retrieve the information.

Note: If you choose option b, the new card will appear in the list of all cards once it's been created.

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

Card's type

Allowed:
string
required

Card's alias

string
required

Cardholder's Uuid

number

Card's credit limit. Default: min value allowed per country: MX -> 500 MXN, CO -> 100000 COP, BR -> 50 BRL

string
enum

Card's business type. Default: BUSINESS

Allowed:
string
enum

Card's periodicity. Default: MONTHLY

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

204

No content

400

Bad Request

401

Unauthorized

403

Forbidden

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