cash flow statements list
GET {{baseUrl}}/cash-flow-statements
Returns a list of CashFlowStatement
objects.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | If provided, will only return cash flow statements for this company. | |
created_after | string | If provided, will only return objects created after this datetime. | |
created_before | string | If provided, will only return objects created before this datetime. | |
cursor | string | The pagination cursor value. | |
include_deleted_data | boolean | Whether to include data that was marked as deleted by third party webhooks. | |
include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. | |
modified_after | string | If provided, will only return objects modified after this datetime. | |
modified_before | string | If provided, will only return objects modified before this datetime. | |
page_size | number | Number of results to return per page. | |
remote_id | string | The API provider's ID for the given object. | |
expand | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
{"next":"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw","previous":"cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ","results":[{"id":"5b3c1341-a20f-4e51-b72c-f3830a16c97b","remote_id":"8211088","remote_data":[{"path":"incididunt","data":{"ut7":{}}},{"path":"labore","data":{"ut__":{},"cillum_cf":{},"do_a":{},"velit0fe":{}}}],"name":"CashFlow","currency":"VND","company":"595c8f97-2ac4-45b7-b000-41bdf43240b5","start_period":"2020-01-01T00:00:00Z","end_period":"2020-03-31T00:00:00Z","cash_at_beginning_of_period":5000,"cash_at_end_of_period":4063.52,"operating_activities":[{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"esse8":{},"commodo_ce":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"},{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"idb":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"}],"investing_activities":[{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"commodo_79":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"},{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"eu35":{},"minim_6f3":{},"anim_45":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"}],"financing_activities":[{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"Lorem4":{},"in_6_":{},"ea2c":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"},{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"veniam_4":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"}],"remote_generated_at":"2020-04-01T00:00:00Z","remote_was_deleted":false},{"id":"5b3c1341-a20f-4e51-b72c-f3830a16c97b","remote_id":"8211088","remote_data":[{"path":"Lorem et","data":{"doa6":{}}},{"path":"sit adipisicing","data":{"occaecat_3e":{}}}],"name":"CashFlow","currency":"QAR","company":"595c8f97-2ac4-45b7-b000-41bdf43240b5","start_period":"2020-01-01T00:00:00Z","end_period":"2020-03-31T00:00:00Z","cash_at_beginning_of_period":5000,"cash_at_end_of_period":4063.52,"operating_activities":[{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"voluptate74f":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"},{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"elit_7":{},"non_f":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"}],"investing_activities":[{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"elit31a":{},"reprehenderit_d":{},"exercitation8":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"},{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"veniam0":{},"mollit_f":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"}],"financing_activities":[{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"aliquipa9b":{},"in_4":{},"laborum_2":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"},{"remote_id":"10299","name":"Revenue","value":1000,"sub_items":{"dolor04":{}},"company":"595c8f97-2ac4-45b7-b000-41bdf43240b5"}],"remote_generated_at":"2020-04-01T00:00:00Z","remote_was_deleted":false}]}