Financial Health API
The Financial Health API outputs the following KPIs: Net Profit Margin and Gross Profit Margin.
Data Model
| Field | Type | Description | Example data |
|---|---|---|---|
| grossProfitMargin | object | { "2022-01-31":83.42446721, "2022-02-28":91.11593702 } | |
| netProfitMargin | object | { "2022-01-31":-375.979694, "2022-02-28":91.11593702 } |
Updated almost 3 years ago
What’s Next
The links below take you to further information within Calqulate library's Guides and API Reference.
