Skip to main content
POST
Savings calculator

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Body

Input model with all available parameters to set.

periodType
string | null
required
totalKWp
number<float>
required
battery
object
required
distribution
object
required
electricityBuyingSettings
FixBuyingSettings · object
required
yearlyConsumptionKWh
number<float>
electricitySellingSettings
FixSellingSettings · object
customProductionConsumptionData
object[] | null

Response

OK

withoutPV
object
basicPV
object
smartPV
object
savingsComparedToBasicPV
number<double>
months
object[] | null