Accounting
Get the balance of accounts
Get the balance of accounts in the accounting plan (chart of accounts) between specific months
POST
Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
Accounting folder ID, this needs to be passed when activating the multiple folders feature.
Required range:
x > 1
Required range:
1 < x < 100
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 (included, e.g. 202312 for december 2023)
Required string length:
6
Start month (included, e.g. 202302 for february 2023)