Estimate RouteAsk AIget https://v3.api.hypertrack.com/orders/estimateGet the estimate route information for a sequence of ordersQuery Paramsops_group_handlestringrequiredlength ≥ 1Unique Handle of Ops Group to estimate route forordersstringrequiredlength ≥ 1List 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 fieldResponses 201Successful response 401Authentication error 422Validation errorUpdated 7 months ago