Cartões de Crédito/cardsAsk AIpost https://online.paggi.com/api/v4/cardsYou can store multiple cards for each customer, in order to charge the customer later.Body Paramscustomer_idstringrequiredId of the customer that owns the cardnamestringrequiredName of the owner of the shopnumberstringrequiredNumber of the card without any spaces or special characteres, only numbersmonthint32requiredIt can take two digits or one digit (9 || 09)yearint32requiredCan be with two ou more digits (1995 || 95)cvcint32requiredThe cvc code must have at least 3 digits and 4 digits at maximum.card_aliasstringIt must be the name of the owner of the carddefaultstringDefaults to falseSet true to update as default cardvalidatebooleanDefaults to trueIndicates wether the card will be validated through a pre-authorization charge that is automatically cancelledstatement_descriptorstringWhat should to be displayed on your pre auth credit card if validate is trueaddressobjectBilling address to cardaddress objectResponse 200200Updated less than a minute ago