Patch VisitsAsk AIpatch https://v3.api.hypertrack.com/visits/{visit_id}Update visit.Path Paramsvisit_idstringrequiredBody Paramsvisit_iduuid | nullDefaults to nullUnique identifier representing each visit.updated_atdate-time | nullDefaults to nullUpdated timestamp of the visitgeofence_iduuid | nullDefaults to nullGeofenceId associated with the visitdriver_handlestring | nullDefaults to nulldeprecatedDriver handle for this visitworker_handlestring | nullDefaults to nullWorker handle for this visitworker_namestring | nullDefaults to nullWorker name for this visitworker_profileobject | nullWorker profile associated with visit.worker_profile object | nullorder_handlestring | nullDefaults to nullOrder handle for this visitplace_handlestring | nullDefaults to nullPlace handle for this visitarrivalobject | nullArrival info of this visitarrival object | nullexitobject | nullExit info of this visitexit object | nullenrouteobject | nullStats for the given visit for enrouteenroute object | nullserviceobject | nullStats for given visit during serviceservice object | nullmetadataobject | nullMetadata associated with visit.metadata object | nullgeofence_typestring | nullDefaults to nullGeofence type for this visitregionobject | nullRegion associated with visit.region object | nullsystem_generated_order_handleboolean | nullDefaults to nullBoolean to filter out orders where order handle was automatically generated by HT systemtruefalseResponses 200Successful response 401Authentication error 404Not found 422Validation errorUpdated 7 months ago