GasProductCatalogNewSupplyEnrollmentMarketInput
Data required to register a brand new supply point (an alta, sent as an A138), i.e. one that has never been connected and so carries no market data to inherit.
Input fields
Free text for the distributor, at most 400 characters.
The toll type and flows being requested.
Documents supplied with the request, at most 10.
What is being connected.
Whether the supply address is the customer's habitual residence. Required when the customer is a natural person. The address itself is taken from the account.
How the supply being registered is classified.
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": "leader-economy-audience-character-now",
"contractualConditions": GasNewSupplyContractualConditionsInput,
"documentRecords": GasNewSupplyDocumentRecordInput,
"installation": GasNewSupplyInstallationInput,
"isRegularAddress": true,
"requestData": GasNewSupplyRegistrationRequestDataInput
}