Pausing and Resuming Orders
The Pausing and Resuming Orders feature provides the ability to pause and then resume order processing by an operator.
Problem
There are cases when the operator needs to stop order processing manually e.g. he doesn't want the next step in the plan to be started . Then, after some time, they would like to resume processing.
Ways to pause/resume order processing
REST Call
A BFF service offers a REST endpoint. See BFF pause endpoint and BFF resume endpoint for details.
Via GUI
An order can be also paused/resumed via GUI by an authorized operator (the pause_order and resume_order permissions are needed).
