GET
/
accounting
/
cash_flow_statement

Cash flow statements are financial statements that show the inflow and outflow of cash and cash equivalents from a company’s operations, investments, and financing activities over a specific period of time.

Authorizations

api_key
string
headerrequired

Query Parameters

rootfi_updated_at[gte]
string | null

Filter by rootfi_updated_at Greater than or Equal To.

rootfi_company_id[eq]
integer | null

Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]

include_deleted_records
string | null

Include deleted records. By default, deleted records are not included. Supported values are true and false

sort[period_end]
string | null

The period end date of the income statement

period_start[gte]
string | null

The period start date of the income statement

period_end[lte]
string | null

The period end date of the income statement

period
integer | null

The period of the income statement

Response

200 - application/json

The response object for the Cash Flow Statement endpoint.

prev
string | null

The previous page of objects to retrieve

next
string | null

The next page of objects to retrieve

total_count
integer | null

The total count of the objects

data
object[]
required