ActivationProcessStatus
- NEW
- Initial status of a newly created Activation Process before its workflow starts. This status should be considered invalid, it's simply the default value entered in DB when creating the object. Once the activation process is created, its workflow should run and update the status to one of the statuses below.
- DUPLICATE
- Initial status of a newly created Activation Process if there is another currently active activation process for the same meter.
- AWAITING_CHECKOUT
- Initial status of a newly created Activation Process if the customer did not checkout the process yet.
- AWAITING_PAYMENT_DETAILS
- Initial status of a newly created Activation Process if the customer signed up without successfully setting up payment information.
- INITIAL_AWAITING_METER
- Initial status of a newly created Activation Process if the customer successfully setup payment information, but did not supply a meter ID in their application.
- INITIAL_METER_REGISTERED
- Initial status of a newly created Activation Process if the customer successfully setup payment information, and supplied a meter ID in their application.
- PRE_APPLICATION
- Status reached once we know the meter is eligible and a Switch-in application can be requested.
- PENDING_SITE_WORKS
- Status reached when site works is needed and a site-work request must be made to the DSO.
- AWAITING_SWITCH_READINGS
- Status reached once we know the meter is eligible, the meter is non-transmitting and we are waiting for switch readings in order to send a valid Switch-in application request to the DSO. A switch reading is for example a reading given by the customer/DSO at the time of the switch from the previous supplier to the new supplier (us).
- AWAITING_SWITCH_IN_DECISION
- Status reached once we have successfully sent a Switch-in application request to the DSO, and we are waiting for further notification.
- SWITCH_IN_APPLICATION_CONFIRMED
- Status reached once we have received a successful message from the DSO notifying us that the Switch-in application has been approved.
- ON_SUPPLY
- Status reached once we have updated all associated models to be on-supply. These models include Accounts, Market Supply, etc. models.
- METER_INELIGIBLE
- Status reached when we receive a response from the DSO with meter ineligibility reasons.
- APPLICATION_REJECTED
- Occurs when the meter cannot be supplied. This happens when we receive a rejection from the DSO during an activation request.
- WITHDRAWN
- Status reached when the Activation Process is manually withdrawn by an Energy Specialist or customer.
- CLOSED
- Status reached when the Activation Process is terminated without reaching a successful state. This is one possible final state for an Activation Process.
Values
-
NEW -
DUPLICATE -
AWAITING_CHECKOUT -
AWAITING_PAYMENT_DETAILS -
INITIAL_AWAITING_METER -
INITIAL_METER_REGISTERED -
PRE_APPLICATION -
PENDING_SITE_WORKS -
AWAITING_SWITCH_READINGS -
AWAITING_SWITCH_IN_DECISION -
SWITCH_IN_APPLICATION_CONFIRMED -
ON_SUPPLY -
METER_INELIGIBLE -
APPLICATION_REJECTED -
WITHDRAWN -
CLOSED
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
"NEW"