The following table lists all states of Order Cancel Status Model with IDs and short descriptions.
State | ID | Description |
---|---|---|
INITIAL | 0 | Order cancellation initially stored in the database |
RETURNED | 2000 | Return object was created |
ANNOUNCED | 4000 | Return object was processed and assigned to the order |
CLOSED | 8000 | Order cancellation successfully closed |
FAILED | 9000 | Processing of order cancellation failed |
WAIT_MERGE | 10000 | Cancellation was stopped because of order merge. Status to wait without status transitions |
The following model shows the different states and the possible transitions between the states.