BANK_ACCOUNT
Required fields
Field
Type
Description
Example
{
"type": "BANK_ACCOUNT",
"currency": "ARS",
"bank": {
"accountNumber": "0000123456789",
"bank": "BANCO_CMF",
"typeAccount": "CHECKING",
"country": "AR"
},
"customer": {
"firstName": "Lucía",
"lastName": "Fernández",
"email": "[email protected]",
"documentType": "DNI",
"documentNumber": "32123456",
"country": "AR"
}
}OpenAPI reference
Last updated

