CREATEDAll orders enter this state when first created. At this point, only OrderCustomerInfo is available.
DISPATCHEDSet when the SIM supplier dispatches the SIM card. At this point the OrderDispatchInfo is available. In practice this state is never visible externally; it immediately transitions to PLAN_LOADED.
PLAN_LOADEDThis state will follow DISPATCHED immediately, as a plan is always loaded (the default plan is loaded if one is not given). The subscriber ID is available once the order progresses to this state.
DELIVEREDSet when a SIM card is delivered. There is currently no way to detect this, so this state is never entered.
ACTIVATEDSet when a SIM card is activated on the network.
INACTIVENot used; reserved for future use.