Retrieve Key Financial Metrics
This method is used to extract the customer's key financial metrics used for credit risk assessment of SME clients. The following financial metrics are extracted:
- Gross profit margin
- EBITDA
- Debt service coverage ratio
- Free cash flow
- Working capital
- Fixed service coverage charge
The call is made through the GET /data/companies/{companyId}/connections/{connectionId}/assess/financialMetrics
Codat endpoint.
Before calling this method, make sure that the Check Status Data result contains the following parameter response: "dataType": "profitAndLoss"
with "currentStatus": "Complete"
.
Response Example
Copy
new example