Skip to main content

Input fields

comments : String

Free text for the distributor.

The access contract being requested.

customerAddressType : ElectricityNewSupplyLocationType! required

Whether the fiscal address matches the supply address. The billing address is set when it does not match, and address is omitted when it does.

Documents supplied with the request, at most 50.

The measurement equipment, where the customer's installer fitted it.

requestData : ElectricityNewSupplyRequestDataInput! required

The registration request's own data.

The CIE or APM for the installation.

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

{ "comments": "fund-economy-human-alone-through", "contract": ElectricityNewSupplyContractInput, "customerAddressType": "FISCAL_MATCH", "documentRecords": ElectricityNewSupplyDocumentRecordInput, "measurementEquipment": ElectricityNewSupplyMeasurementEquipmentInput, "requestData": ElectricityNewSupplyRequestDataInput, "technicalDocumentation": ElectricityNewSupplyTechnicalDocumentationInput }