ActivationProcessInterface
Implemented by
Fields
The agreement created for the 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 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.
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
{
"agreement": AgreementType,
"billingAddress": AddressType,
"id": "59679902",
"isIbanStoredForSetupOfInstruction": true,
"journeyType": "COMMISSIONING",
"quotedProduct": QuotedProduct,
"requestedSupplyStartDate": "1993-02-11",
"status": "NEW",
"storedIban": "paper-apply-likely-also-region",
"supplyPoint": SupplyPointType,
"userEmail": "a-among-book-cause-meet",
"userFamilyName": "Kelly",
"userGivenName": "Joseph",
"userMobile": "worker-training-pressure-soon-standard"
}