List cash flow statements
Authorizations
Your Commenda Integrations API key, sent in the api_key header.
Path Parameters
Commenda company id.
Query Parameters
Max records to return.
x <= 100Cursor for the next page (from a previous response).
Cursor for the previous page.
Include soft-deleted records.
Include the total match count in the response.
Roll up consecutive monthly rows into N-month buckets. Requires period_start[gte] and period_end[lte].
Exact match on currency_id.
Comma-separated currency_id values (OR match).
Exact match on rootfi_integration_type.
Comma-separated rootfi_integration_type values (OR match).
Exact match on period_start.
Comma-separated period_start values (OR match).
period_start greater-than-or-equal.
period_start less-than-or-equal.
Exact match on period_end.
Comma-separated period_end values (OR match).
period_end greater-than-or-equal.
period_end less-than-or-equal.
Exact match on updated_at.
Comma-separated updated_at values (OR match).
updated_at greater-than-or-equal.
updated_at less-than-or-equal.