Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
UUID of the power tariff to calculate the cost with.
"123e4567-e89b-12d3-a456-426614174000"
Body
Power offtake timeseries data in kW.
Only relevant if the tariff contains peak power fees or overdraft penalties.
Note that the timeseries is defined by:
- a start datetime
- a list of consecutive hourly values
This is done to keep the payload size as small as possible, as well as to avoid gaps and resolution mismatches.
Subscribed capacities ("abonnerad effekt") in kW over time. Only relevant if the tariff contains subscription fees or overdraft penalties.