Bank accounts API
Update a bank account
PATCH
Requirements to consume the endpoint.
Create and modify role
The user must have the role to create and modify.
User approved
The user must be approved in at least one country.
Authorizations
Path Parameters
Body
application/json
Notes related to the bank account.
Response
200 - application/json
Name of the account holder.
Number of the bank account.
Advanced verification status of the bank account.
Available options:
initiated
, sent
, passed
, cancelled
Indicates if the bank account has been approved.
Name of the bank.
The Standardized Bank Code (CLABE) associated with the bank account, used in Mexico.
Country of the bank.
Available options:
MX
, PE
, US
Creation date and time of the bank account.
Fiat currency of the bank account.
Available options:
USD
, MXN
, PEN
Id of the updated bank account.
Notes about the bank account.
The SWIFT/BIC code associated with the bank account, used for international wire transfers.
Id of the user who updated the bank account.