Описывает возможные статусы заказа
| String value | Number value | Description |
|---|---|---|
| InProcess | 1 | the order takes time to complete, or not all the order lines are completed (In proсess) |
| Error | 2 | Completed with error (Error) - Possible errors |
| Successed | 3 | Completed successfully (Successed) |