Skip to main content

Fields

account : AccountType! required
electricityMeterPoint : ElectricityMeterPointType

The electricity meter point associated with the enrolment.

gasMeterPoint : GasMeterPointType

The gas meter point associated with the enrolment.

id : ID! required
product : EnergyProductType

The product associated with the enrolment.

The stages that are part of the enrolment.

status : EnrolmentStatus! required
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

{ "account": AccountType, "electricityMeterPoint": ElectricityMeterPointType, "gasMeterPoint": GasMeterPointType, "id": "61978738", "product": EnergyProductType, "stages": [ProductEnrolmentStageType], "status": "NOT_STARTED" }