Update Ops GroupAsk AIpatch https://v3.api.hypertrack.com/workers/ops-groups/{ops_group_handle}Update Ops Group by ops_group_handlePath Paramsops_group_handlestringrequiredBody Paramsops_group_labelstring | nullDefaults to nullDisplay name for an Ops Grouproute_start_locationstring | nullenumDefaults to nullConfiguration to identify where routes are expected to startdriver_homeops_group_homelive_locationAllowed:driver_homeops_group_homelive_locationroute_completion_typestring | nullenumDefaults to nullConfiguration to identify where routes are expected to endend_at_last_orderreturn_to_start_locationmanualAllowed:end_at_last_orderreturn_to_start_locationmanualobjective_fnstring | nullenumDefaults to nullConfiguration to identify the metric used by the solver when generating optimized routesminimise_timeminimise_distanceAllowed:minimise_timeminimise_distanceops_group_homeobject | nullLocation of the Ops Groupops_group_home object | nulldefault_shift_start_timestring | nullDefaults to nullDefault time HH:mm when the shift starts for driversdefault_shift_end_timestring | nullDefaults to nullDefault time HH:mm when the shift ends for driversroute_capacityinteger | nullDefaults to nullMaximum number of orders in a routeroute_max_distanceinteger | nullDefaults to nullMaximum distance in meters used by the resolver to constrain each route distancetimezonestring | nullDefaults to nullIANA timezone of the Ops Groupshift_availability_modestring | nullenumDefaults to nulldeprecatedFlag to start/stop availability of all drivers based on the ops group shiftautomanualAllowed:automanualorder_tracking_modestring | nullDefaults to nulldeprecatedOrder tracking mode associated with the ops-grouporder_tracking_automationobject | nullA configuration object to enable/disable and customize automatic order tracking.order_tracking_automation object | nullwork_status_automationarray of objects | nullDefaults to nullList of configuration object to enable/disable and customize automatic work status updation. If null, the default behavior is equivalent to: {"type": "manual"}.work_status_automationADD objectschedulearray | nullDefaults to nullList of schedules used for ops group workers matching during order planning and auto start/stop of availability or tracking of the workersscheduleADD OpsGroupDateSchedule | OpsGroupRecurringScheduleapp_configobject | nullConfiguration specific to order's appapp_config object | nullResponses 200Successful response 401Authentication error 404Not found 422Validation errorUpdated 7 months ago