Accounts
GET /accounts
POST /accounts
GET /accounts/:id
PATCH /accounts/:id
DELETE /accounts/:idSchema representing an internal account used for handling financial operations within the system.
Unique identifier for the internal account.
Identifier linking the internal account to an organization or user.
External reference identifier for integrations.
The type of internal account.
Indicates the custody type managing the internal account.
Total balance available in the internal account.
^\d+(\.\d+)?$Amount of funds available for transactions.
^\d+(\.\d+)?$The currency in which the internal account operates. Please check "currencies" page.
A friendly name assigned to the internal account.
Internal reference number for the account.
Name of the entity or user owning the internal account.
The current status of the account (e.g., PENDING, ACTIVE, BLOCKED).
Identifier of the parent account if this is a sub-account.
The account object
Parent's account Id
Account number of the specific account
External Id of the specific account
Identity Id owner of the account
The type of internal account.
Country of operations for the entity, specified using the ISO 3166-1 alpha-3 standard (e.g., CHL, USA, MEX). Go to the countries page for the complete list of supported values.
Status of the account
Created at start (DD/MM/YYYY)
Created at end (DD/MM/YYYY)
Specifies the maximum number of items to return in a single request.
A cursor indicating the position of the last retrieved item.
A cursor indicating how many items to skip from the request
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
ConomyApp/2.1.1Identifier linking the internal account to an organization or user.
External reference identifier for integrations.
The type of internal account.
Indicates the custody type managing the internal account.
The currency in which the internal account operates. Please check "currencies" page.
A friendly name assigned to the internal account.
Identifier of the parent account if this is a sub-account.
Unique identifier for the account.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
ConomyAppUnique identifier for the account.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
Unique identifier for the account.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
ConomyAppLast updated

