List accounts
Lists the accounts of your organization for the live or test mode of the API key used. Filter by entity_id and status. The list is paginated. Use the starting_after, ending_before, and limit query parameters to move through the list. The Link response header carries the URLs to navigate the paginated list.
v2 · Base URL https://api.fintoc.com/v2Authorizations
Query Parameters
Identifier of the entity whose accounts are returned. If omitted, returns only the accounts of your root entity.
Status of the accounts to return. One of active, blocked, closed.
active, blocked, closed Cursor for pagination. Use the ID of the last account on the current page to fetch the next page.
"acc_2rNxBkOrlHoOYsZTyQYhA0o8Ek0"
Cursor for pagination. Use the ID of the first account on the current page to fetch the previous page.
"acc_2rNxBkOrlHoOYsZTyQYhA0o8Ek0"
Maximum number of accounts to return per page. Ranges from 1 to 300. Defaults to 30.
50
Response
List of accounts for the current mode.
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"