Skip to main content

Input fields

changeOfTenancyType : ChangeOfTenancyType! required

Change of tenancy type.

cnae : String! required

The CNAE code associated with the supply point.

estimatedAnnualConsumption : Int

The estimated annual consumption.

selfConsumptionType : SelfConsumptionType

The self consumption type.

subsectionType : SubsectionType

The subsection type.

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

{ "changeOfTenancyType": "SUBROGATION", "cnae": "next-condition-still-stock-he", "estimatedAnnualConsumption": 28, "selfConsumptionType": "SC00", "subsectionType": "WITHOUT_EXCESS_NO_COMPENSATION" }