Update an account number
Updates the editable fields of an account number of your organization: description, status, metadata, and inbound options.
v2 · Base URL https://api.fintoc.com/v2Autorizaciones
Parámetros de ruta
Unique identifier of the account number to update.
Cuerpo
Free-text description of the account number.
"Updated description"
Status to apply to the account number. One of enabled (can receive inbound transfers) or disabled (cannot receive inbound transfers). You cannot set the blocked or deleted states through this endpoint.
enabled, disabled "disabled"
Set of key-value pairs you can attach to the account number for storing additional structured information.
Inbound transfer constraints for this account number.
Respuesta
The updated account number.
Unique identifier of the account number.
"acno_2daFu0zqqDtZGJaSi2TGI2Mm1nN"
Type of the object. Always account_number.
Identifier of the account this number belongs to.
"acc_2hQ9vBmKpR7xLtZ3sWn1fJ4dGcA"
Time the account number was created, as an ISO 8601 datetime in UTC.
"2026-03-01T12:00:00.000Z"
Time the account number was deleted, as an ISO 8601 datetime in UTC, or null when not deleted.
null
Free-text description of the account number, or null when none is set.
"Payouts CLABE"
Whether this account number is the account's default.
false
Time of the last transfer received, as an ISO 8601 datetime in UTC, or null when no transfer has been received.
null
Set of key-value pairs attached to the account number.
Whether the account number holds live or test data.
live, test "test"
Account number that receives inbound transfers. In Mexico, the 18-digit standardized Mexican bank account number (CLABE); in Chile, the bank account number.
"646180111800000000"
Inbound transfer constraints for this account number.
Current state of the account number. One of enabled (can receive inbound transfers), disabled (you turned off inbound transfers), blocked (Fintoc blocked inbound transfers), or deleted (removed; see deleted_at).
enabled, disabled, blocked, deleted "enabled"
Time the account number was last updated, as an ISO 8601 datetime in UTC.
"2026-03-01T12:00:00.000Z"