Order the stops by road and give each an ETA.
POST/admin/delivery-runs/:id/plan
Asks the routing server for the shortest way round the stops from the depot, writes that order back and spreads an ETA across the stops. The run does not return to the depot: a van finishes where it finishes. Needs a depot and at least one stop with a location.
Request
Responses
- 200
- 409
- 502
OK
Error
Error