ElectricityActivationProcessType
Fields
The agreement created for the activation process.
The annual consumption linked to this activation process.
Use the field 'annualConsumptionByTemporalClass' instead.
- Marked as deprecated on 2026-06-23.
- Scheduled for removal on or after 2026-12-31.
The annual consumption per temporal class linked to this activation process.
The addresses fields.
ID of the activation process.
If an IBAN for activation is already stored on the activation process.
The type of journey the client is in, either commissioning or change of supplier.
The provider calendar.
The quoted product of the activation process.
Requested supply start date.
Status of the activation process.
The stored IBAN for the activation process.
The supply point linked to the agreement of the activation process.
The email of the identified user.
The family name of the identified user.
The given name of the identified user.
The mobile of the identified user.
Example
{
"agreement": AgreementType,
"annualConsumptionByTemporalClass": [AnnualConsumptionByTemporalClassType],
"billingAddress": AddressType,
"caseId": "47167418",
"id": "81439920",
"isIbanStoredForSetupOfInstruction": true,
"journeyType": "COMMISSIONING",
"prm": ElectricityMeterPoint,
"providerCalendarId": "50776886",
"quotedProduct": QuotedProduct,
"requestedSupplyStartDate": "2022-02-09",
"status": "NEW",
"storedIban": "us-senior-have-lead-goal",
"subscribedMaxPower": "1.0",
"subscriptionType": "CDF",
"supplyPoint": SupplyPointType,
"userEmail": "how-likely-admit-camera-collection",
"userFamilyName": "Knight",
"userGivenName": "Monica",
"userMobile": "represent-change-leader-physical-career",
"withdrawalPeriodEndsAt": "1974-07-06T03:52:25.186291+00:00"
}