[COMMAND]

Restarting the Wrap Period for an Operator

The op_wrap_restart command is used to restart the wrap-up period for a specific operator. The new wrap time will equal the normal wrap duration for that operator.

This command will also change the operator's state code to 13 (Wrap-up (extended)).

Parameters

operator_id
required
number The unique, system-allocated ID of the intended operator.

Example Request

Copy
{"command":{"command_type":"op_wrap_restart", "operator_id":543}}

Responses

On Success:

If the operator's wrap time is successfully restarted, an op_status event will return details of the updated operator.