SupplyConsumptionRateType
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.
Price per unit (without taxes).
Price per unit (with taxes).
List of time slots.
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": "family-staff-kid-recognize-play",
"pricePerUnit": "1.0",
"pricePerUnitWithTaxes": "1.0",
"timeSlots": [TimeSlotPeriod],
"unitType": "DAYS_ON_SUPPLY",
"validFrom": "1999-05-16T14:47:44.548126+00:00",
"validTo": "1973-03-04T03:54:01.161103+00:00"
}