ProductEnrolmentType
Fields
The electricity meter point associated with the enrolment.
The gas meter point associated with the enrolment.
The product associated with the enrolment.
The stages that are part of the enrolment.
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"
}