ElectricityProductCatalogNewSupplyEnrollmentMarketInput
Data required to register a brand new supply point (an alta, sent as an A301), i.e. one that has never been connected and so carries no market data to inherit.
Input fields
Free text for the distributor.
The access contract being requested.
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.
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
}