Estimate Route

Get the estimate route information for a sequence of orders

Query Params
string
required
length ≥ 1

Unique Handle of Ops Group to estimate route for

string
required
length ≥ 1

List of Orders in the desired sequence to do the estimate, it should be list of json object, eg: [{"order_handle": "<order_handle>", "type":"<pick/drop>", "type_index": 0}] where order_handle is a required field

Responses

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