Update waypoint by idAsk AIpatch https://flash-api.quadminds.com/api/v2/waypoints/{id}Update waypoint by idPath ParamsidintegerrequiredBody ParamsWaypoint properties that will be updatedscheduledDatedate-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 objectResponses 200Updated waypoint 400On Error, response will contain an error and message with these posible values Error codes: CodeDescriptionField2027Order id not found or not allowed for this userorderId2045Waypoint id not found or not allowed for this user_id2046Route id not found or not allowed for this user_id2047Poi id not found or not allowed for this user_id2048Vehicle id not found or not allowed for this user 403Not authorized accessUpdated 11 months ago