Balance Sheet
Last updated
Last updated
The system provides a general Balance Sheet (and part of Income Statement) view of the balances, returning a list of balances grouped by account type, account description, currency and balance type in real time. The balances are grouped into the following 5 account types:
Asset
Liability
Equity
Revenue
Expense
With this division, it is possible to build frontend views such as the following:
The user can query the balance sheet using the GET /balance_sheet method by providing the currency.
Example of balance sheet query:
Response example: