Get the balance of accounts
Ledger accounts
Get the balance of accounts
Get the balance of accounts in the accounting plan (chart of accounts) between specific months
POST
Get the balance of accounts
Path Parameters
Query Parameters
Page number
Required range:
x >= 1Page size
Required range:
1 <= x <= 100Id of the accounting folder instance. A folder represents a legal entity within the system. Required when the multiple folders feature is enabled.
Body
application/json
Array/list containing the account numbers/classes to include in the response. E.g. ["601", "7"] to retrieve all account in the class 7 and accounts with an account number beginning with 601
End month (inclusive). Format: YYYYMM (e.g., 202512 for December 2025).
Required string length:
6Start month (inclusive). Format: YYYYMM (e.g., 202502 for February 2025).