add a waypoint to a routeAsk AIpost https://saas.quadminds.com/api/v2/routes/{id}/waypointsadd a waypoint to a route (the waypoints will be added at the end of the route)Path ParamsidstringrequiredRoute id to add waypointsBody Params objectscheduledDatedate-timeWaypoint scheduled datepoiIdnumberPoi id processed on waypointvisitedbooleanWaypoint visitedtruefalselongitudenumberWaypoint visited exact location longitudelatitudenumberWaypoint visited exact location latitudevehicleIdnumberWaypoint vehicle assignedvisitedAtdate-timeWaypoint visit datevisitDurationintegerWaypoint visit durationtotalValuenumberWaypoint total amountpalletsnumberWaypoint palletscreatedAtdate-timeWaypoint created datedepartedAtdate-timeWaypoint departure datecommentsstringlength ≤ 3000Waypoint commentsscheduledArrivalTimestampdate-timeWaypoint scheduled visit arrivalscheduledDepartureTimestampdate-timeWaypoint scheduled visit departurevisitOrderintegerWaypoint visit orderactivitiesobjectactivities objectADD objectResponses 200add waypoints to a route 403Not authorized accessUpdated 11 months ago