Retrieve next node for a selected vehicle
GET/api/v2/vehicle/:vehicle_id/next_waypoint_node
Gets the next upcoming node (waypoint, such as a drop-off or pickup location) for a selected vehicle.
Request
Responses
- 200
- 400
- 403
- 404
successful operation
Invalid ID supplied
Request is not authenticated or is not allowed for this user.
not found