Get the balance of accounts in the accounting plan (chart of accounts) between specific months
Documentation Index
Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
Use this file to discover all available pages before exploring further.
Page number
x >= 1Page size
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.
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).
6Start month (inclusive). Format: YYYYMM (e.g., 202502 for February 2025).