ElectricityNewSupplyContractualConditionsInput
The access contract's tariff and contracted power.
Input fields
The ATR tariff.
The contracted power per period, as decimal strings in kW. Exactly two values for tariff 2.0TD and six for every other tariff, all positive and never decreasing from one period to the next.
How power is controlled at the supply point.
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
{
"atr": "TD20",
"contractedPower": "red-serve-attack-especially-realize",
"powerControlType": "ICP"
}