Journal entries in a period
The double-entry journal between from and to (both required), oldest first, each entry with its balanced debit/credit lines. Add accountNumber to see only the entries touching one account — the drill-down behind any statement or trial-balance figure.
Authorizations
Cherry API key, created in the app. Sent as Authorization: Bearer ck_live_….
Query Parameters
Period start, YYYY-MM-DD.
Period end, YYYY-MM-DD.
Only entries with a line on this ledger account.
Scope to one legal entity (UUID from GET /entities). Defaults to the tenant's primary entity.
Page size, 1-200. Default 50.
1 <= x <= 200Row offset. Pass the previous page's meta.pagination.nextOffset to fetch the next page; nextOffset is null once the last page is reached.
x >= 0