Financial Statements
Retrieve the Cash Flow Report
Scopes: report:read
GET
Retrieve the Cash Flow Report
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The content type of the response
Available options:
application/json, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Path Parameters
The ID of the Business
Example:
"biz_GA6EG2qFxA97NZHtxeLPUy"
Query Parameters
Accrual or cash basis. Defaults to ReportBasis.MODIFIED_CASH.
Available options:
accrual, modified_cash The start date (inclusive) in ISO-8601 format.
Example:
"2025-01-01T00:00:00Z"
The end date (inclusive) in ISO-8601 format.
Example:
"2026-01-01T00:00:00Z"
The period used to partition the report details.
Available options:
month, quarter, year, all Example:
"year"
Response
Successful Response
Retrieve the Cash Flow Report