Skip to main content

Input fields

atrContractType : ATRType! required

The ATR contract type.

atrExpirationDate : Date

When the access contract ends. Required for ATR contract types 02, 03, 09 and 10.

cadastralReferenceCups : String

The cadastral reference of the supply point.

cadastralReferenceProperty : String

The cadastral reference of the property containing the supply point.

Who the distributor should contact about the contract.

contractualConditions : ElectricityNewSupplyContractualConditionsInput! required

The tariff and contracted power being requested.

estimatedAnnualConsumption : String

The estimated annual consumption in kWh, as a non-negative decimal string.

mainCups : 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" }