Skip to main content

Input fields

comments : String

Free text for the distributor, at most 400 characters.

contractualConditions : GasNewSupplyContractualConditionsInput! required

The toll type and flows being requested.

Documents supplied with the request, at most 10.

installation : GasNewSupplyInstallationInput! required

What is being connected.

isRegularAddress : Boolean

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 }