ElectricityQuoteInput
Input fields
ID of the agreement for which the quote is requested.
The annual consumption by temporal class to base the quote upon.
The annual consumption to base the quote upon.
Deprecation
The 'providedAnnualConsumption' field is deprecated.This field is compatible with historical BASE and HPHC calendars only. Use annualConsumption instead.
- Marked as deprecated on 2026-06-26.
- Scheduled for removal on or after 2026-12-31.
The provider calendar to use for this quote (if not provided by the DSO).
Deprecation
The 'providerCalendar' field is deprecated.Use providerCalendarId instead.
- Marked as deprecated on 2026-06-22.
- Scheduled for removal on or after 2026-12-31.
The provider calendar id to use for this quote (if not provided by the DSO).
Request a specific subscribed max power during subscription.
The customer's supply point id.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"agreementId": 44250206,
"annualConsumption": TemporalClassAnnualConsumptionType,
"providerCalendarId": "94348930",
"subscribedMaxPower": 13,
"supplyPointId": "45906764"
}