Update an account
Updates the editable fields of an account of your organization. Currently, only the description is editable.
v2 · Base URL https://api.fintoc.com/v2
Only the description attribute can be updated for the Account model.Authorizations
Path Parameters
Unique identifier of the account to update.
Body
New free-text description for the account. Up to 40 characters.
"Updated description"
Response
The updated account.
Unique identifier of the account.
"acc_2daFu0zqqDtZGJaSi2TGI2Mm1nN"
Type of the object. Always account.
Available balance of the account, in the smallest currency unit. For MXN the smallest unit is the centavo; for CLP it is the peso, which has no minor unit.
1050000
ISO 4217 currency code of the account. One of CLP, MXN.
CLP, MXN "MXN"
Free-text description of the account, or null when none is set.
"Main collection account"
Owner entity of the account.
Whether this account is the organization's root account.
true
Whether the account holds live or test data.
live, test "test"
Default account number of the account. In Mexico, the 18-digit standardized bank account number (CLABE); in Chile, the bank account number.
"646180111800000000"
Identifier of the default account number.
"acno_2fJkRm7tBvQxNzYpLc5WsHaDfT3"
Status of the account. One of active, blocked, closed.
active, blocked, closed "active"