Skip to main content

Input fields

cnae : String! required

The CNAE code describing the activity at the supply point.

essentialType : GasNewSupplyEssentialClientType! required

Whether the supply is essential, and on what grounds. An essential supply must be protected: essential type 2 requires a protected customer, and every other essential type requires one protected under the solidarity mechanism.

protectedType : GasNewSupplyProtectedClientType! required

Whether the customer is protected, and under which regime.

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

{ "cnae": "alone-away-happy-choose-travel", "essentialType": "NON_ESSENTIAL", "protectedType": "NOT_PROTECTED" }