ElectricityStandingRateType
Fields
Price currency.
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.
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": "along-article-subject-amount-event",
"maxSubscribedMaxPower": 16,
"minSubscribedMaxPower": 56,
"pricePerUnit": "1.0",
"pricePerUnitWithTaxes": "1.0",
"providerCalendarId": "22218874",
"unitType": "DAYS_ON_SUPPLY",
"validFrom": "1980-10-04T13:49:16.613327+00:00",
"validTo": "1998-04-11T23:16:39.667074+00:00"
}