Reschedule Order

Reschedule an order identified by the given order_handle. When an order has already been dispatched, this will automatically cancel and recreate a new order with the new scheduled timestamps in an unplanned state. When an order is in assigned/planned state, this will automatically remove it from the route and schedule is updated.

Path Params
string
required
Query Params
string | null
Defaults to null

Type of the order which can be drop or pick

integer | null
Defaults to null

Integer representing the pick or drop order index when having a pick/drop scenario

integer | null
Defaults to null

The attempt number for fulfilling the order

Body Params
string
required

Schedule time by which order needs to be fulfilled

string | null
Defaults to null

Schedule time after which the worker needs to fulfill order (similar to slot start)

Responses

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json