Fetch cashflow statement
Returns a cashflow statement showing cash inflows and outflows over a specified time period.
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.
ACCRUAL, CASH P&L structure template to use.
Response
Cashflow statement report data.
Start date of the cashflow period.
End date of the cashflow period.
Accounting basis used for the report.
ACCRUAL, CASH Operating activities.
Investing activities.
Financing activities.
Net cash flow in cents.