ElectricityNewSupplyContractInput
The access contract being requested for the new supply point.
Input fields
The ATR contract type.
When the access contract ends. Required for ATR contract types 02, 03, 09 and 10.
The cadastral reference of the supply point.
The cadastral reference of the property containing the supply point.
Who the distributor should contact about the contract.
The tariff and contracted power being requested.
The estimated annual consumption in kWh, as a non-negative decimal string.
The CUPS of the main supply point. Required for ATR contract types 08, 11 and 12.
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
{
"atrContractType": "ANNUAL",
"atrExpirationDate": "1986-03-09",
"cadastralReferenceCups": "amount-may-wrong-structure-how",
"cadastralReferenceProperty": "year-someone-success-position-hour",
"contact": ElectricityNewSupplyContactInput,
"contractualConditions": ElectricityNewSupplyContractualConditionsInput,
"estimatedAnnualConsumption": "town-like-various-need-travel",
"mainCups": "local-interview-open-fish-change"
}