Single Create 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.

Log in to see full request history
Body Params
string

Card's type

string
required

Card's alias

uuid
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

Card's business type. Default: BUSINESS

string

Card's periodicity. Default: MONTHLY

Responses

204

No content

400

Bad Request

401

Unauthorized

403

Forbidden

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