200 Successful Response
Schema: ProjectionActualsResponse
-
monthsarray · string required -
Month labels in display order, e.g. ['Oct 2025', ...]
-
revenuearray · ActualsLineItem requiredActualsLineItem -
3 fields
-
ledger_idstring required -
namestring required -
dataarray · integer required -
Per-month amounts in cents, oldest first
-
-
cogsarray · ActualsCostLineItem requiredActualsCostLineItem -
6 fields
-
ledger_idstring required -
namestring required -
dataarray · integer required -
Per-month amounts in cents, oldest first
-
typeCostClassification CostClassification -
escnumber -
Estimated annual escalation for fixed costs
-
growthnumber -
Estimated MoM growth rate
-
-
opexarray · ActualsCostLineItem requiredActualsCostLineItem -
6 fields
-
ledger_idstring required -
namestring required -
dataarray · integer required -
Per-month amounts in cents, oldest first
-
typeCostClassification CostClassification -
escnumber -
Estimated annual escalation for fixed costs
-
growthnumber -
Estimated MoM growth rate
-
-
otherarray · ActualsOtherLineItem requiredActualsOtherLineItem -
4 fields
-
ledger_idstring required -
namestring required -
dataarray · integer required -
Per-month amounts in cents, oldest first
-
negboolean -
True if this is an expense (negative)
-