Retrieve Cash Flow Statements

This method is used to extract the customer's cash flow statements and have access to trustful financial information. The call is made through the ​GET /companies​/{companyId}​/data​/financials​/cashFlowStatement Codat endpoint.

Before calling this method, make sure that the Check Status Data result contains the following parameter response: "dataType": "cashFlowStatement" with "currentStatus": "Complete

NOTE  
Make sure you include the authorization header in your API request.