/cards

You can store multiple cards for each customer, in order to charge the
customer later.

Body Params
string
required

Id of the customer that owns the card

string
required

Name of the owner of the shop

string
required

Number of the card without any spaces or special characteres, only numbers

int32
required

It can take two digits or one digit (9 || 09)

int32
required

Can be with two ou more digits (1995 || 95)

int32
required

The cvc code must have at least 3 digits and 4 digits at maximum.

string

It must be the name of the owner of the card

string
Defaults to false

Set true to update as default card

boolean
Defaults to true

Indicates wether the card will be validated through a pre-authorization charge that is automatically cancelled

string

What should to be displayed on your pre auth credit card if validate is true

address
object

Billing address to card

Response

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