v1
latestOpenAPI 3.1.02026-07-2479154362.5 KBcustomer
Select Withdrawal account for customer
post/customer/{id}/withdrawal_account/{account_id}/select
Path parameters
idstring uuid required
Customer id
account_idstring uuid required
Withdrawal Account id
Response
Withdrawal account Added
Example response
{
"id": "9c1dd10e-7c19-470d-9dd1-0e7c19670d64",
"account_format": "clabe",
"account_number": "012180826854179156",
"description": "Account",
"branch": "0",
"bank": {
"code": "012",
"bicfi": "BBVAMXMMXXX",
"name": "BBVA",
"country": "MX"
}
}