ElectricityConsumptionRateType
Fields
Price currency.
Time slot where the energy is being used.
Deprecation
The 'energyUseTimeSlot' field is deprecated.Use the field 'temporalClass' instead.
- Marked as deprecated on 2025-11-25.
- Scheduled for removal on or after 2026-12-31.
Maximum subscribed max power (in kVA) up to which the rate applies.
Minimum subscribed max power (in kVA) for which the rate applies.
Price per unit (without taxes).
Price per unit (with taxes).
Provider calendar for which the rate applies.
Deprecation
The 'providerCalendar' field is deprecated.Use providerCalendarId instead.
- Marked as deprecated on 2026-06-18.
- Scheduled for removal on or after 2026-12-31.
Provider calendar id for which the rate applies.
Temporal class of the product rate.
Unit type.
Datetime for the beginning of the rate validity.
Datetime for end of the rate validity.
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
{
"currency": "current-type-over-might-visit",
"maxSubscribedMaxPower": 92,
"minSubscribedMaxPower": 40,
"pricePerUnit": "1.0",
"pricePerUnitWithTaxes": "1.0",
"providerCalendarId": "32859000",
"temporalClass": ProviderTemporalClassType,
"unitType": "DAYS_ON_SUPPLY",
"validFrom": "1995-06-07T19:30:16.026948+00:00",
"validTo": "2007-11-07T20:55:04.695493+00:00"
}