Account ledger
Running balance ledger for a single chart-of-account or bank account. Pass a COA uuid or bank uuid as {uuid}. Returns all movements with opening and closing balance per line, plus the period closing balance and debit/credit side.
Authorizations
Business secret tyms_sk_... for business-scoped routes. Partner secret for register-business and referred-business distributor routes.
Path Parameters
Chart-of-account uuid or bank account uuid.
Query Parameters
Period start date (Y-m-d). Alias: from_date.
Alias for from.
Period end date (Y-m-d). Alias: to_date.
Alias for to.
Pass 1 to return raw data only without the status/message wrapper.
1 Page size (default 100).
Page number.
Response
Account ledger with running balance