Fetch cashflow statement
Cash Flow Statement
Fetch cashflow statement
Returns a cashflow statement showing cash inflows and outflows over a specified time period.
GET
Fetch cashflow statement
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business to fetch the cashflow statement for.
Query Parameters
Start date for the cashflow statement (ISO 8601 format).
End date for the cashflow statement (ISO 8601 format).
Accounting basis for the report.
Available options:
ACCRUAL, CASH P&L structure template to use.
Response
Cashflow statement report data.