curl --request GET \
--url https://api.example.com/v1/ui/financials/products{
"products": [
{
"productRef": "<string>",
"productName": "<string>",
"productType": "<string>",
"revenue": 123,
"costs": 123,
"share": 123,
"estimatedARR": 123,
"transactionCount": 123,
"grossProfit": {}
}
],
"activeProductCount": 123,
"totalMRR": 123,
"currency": "SEK",
"topProduct": {
"name": "<string>",
"revenue": 123
}
}curl --request GET \
--url https://api.example.com/v1/ui/financials/products{
"products": [
{
"productRef": "<string>",
"productName": "<string>",
"productType": "<string>",
"revenue": 123,
"costs": 123,
"share": 123,
"estimatedARR": 123,
"transactionCount": 123,
"grossProfit": {}
}
],
"activeProductCount": 123,
"totalMRR": 123,
"currency": "SEK",
"topProduct": {
"name": "<string>",
"revenue": 123
}
}this-month, last-month, q1-2026, last-6-months