Get P&L summary
Insights API
P&L
Full Profit & Loss stack from Gross Sales to EBIT and DPM
GET
Get P&L summary
When to use this
Use/pnl-summary when you want to:
- Compare financial performance across scenarios
- Identify the biggest cost drivers impacting EBIT
- Monitor DPM (Distributor Profit Margin) trends
- Automate P&L reporting into Slack, email, or a BI tool
The P&L waterfall
The response models the standard SIMCEL P&L cascade:Percent fields
All*Percent fields (e.g. ebitPercent, dpmPercent, cogsPercent) are expressed as a decimal ratio against Net FIE Sales:
ebitPercent: 0.484 means 48.4% EBIT margin.
Example: P&L variance between scenarios
interval support
The P&L endpoint supportsM (monthly) and FY (full year). For monthly, the response contains a series array with one P&L object per month instead of a single pnl object.
Authorizations
OAuth2 Client Credentials flow.
Query Parameters
The plan identifier to query data against
Comma-separated list of scenario IDs (max 3)
Maximum array length:
3ISO 4217 currency code for monetary values
Time aggregation level
Available options:
M, FY Start of the date range (ISO 8601)
End of the date range (ISO 8601)

