List Project Cash Flows

Returns a paginated list of project cash flows. Filter by ids, budget_ids, and/or project_ids (budget_ids and project_ids are AND when both provided). Each item includes id, start_date, end_date, currency, project_id, and categories with cost codes and totals.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
ids
array of strings | null
Defaults to null

Filter by cash flow IDs

ids
budget_ids
array of strings | null
Defaults to null

Filter by budget IDs (AND with project_ids when both provided)

budget_ids
project_ids
array of strings | null
Defaults to null

Filter by project IDs (AND with budget_ids when both provided)

project_ids
integer
≥ 1
Defaults to 1

Page number for pagination

integer
1 to 100
Defaults to 20

Number of items per page

date-time | null
Defaults to null

Filter cash flows updated after this date and time (inclusive)

date-time | null
Defaults to null

Filter cash flows updated before this date and time (inclusive)

Responses

400

Bad Request

401

Unauthorized

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json