Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100
Id 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:
6
Start month (inclusive). Format: YYYYMM (e.g., 202502 for February 2025).