Create Ops GroupAsk AIpost https://v3.api.hypertrack.com/workers/ops-groups/Create an ops group to manage your workforce and ordersBody Paramsops_group_handlestringrequiredUnique identifier for an Ops Groupops_group_labelstringrequiredDisplay name for an Ops Grouproute_start_locationstringenumDefaults to live_locationConfiguration to identify where routes are expected to startdriver_homeops_group_homelive_locationAllowed:driver_homeops_group_homelive_locationroute_completion_typestringenumDefaults to end_at_last_orderConfiguration to identify where routes are expected to endend_at_last_orderreturn_to_start_locationmanualAllowed:end_at_last_orderreturn_to_start_locationmanualobjective_fnstring | nullenumDefaults to minimise_timeConfiguration to identify the metric used by the solver when generating optimized routesminimise_timeminimise_distanceAllowed:minimise_timeminimise_distanceorder_tracking_modestring | nullDefaults to nulldeprecatedOrder tracking mode associated with the ops-grouporder_tracking_automationobject | nullControls how and when worker tracking is automatically started and stopped. If null, the default behavior is equivalent to: {"type": "manual"}.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 objectops_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 route solver to constrain each route distancetimezonestringDefaults to UTCIANA timezone of the Ops Groupshift_availability_modestring | nullenumDefaults to manualdeprecatedFlag to start/stop availability of all drivers based on the ops group shiftautomanualAllowed:automanualschedulearray | 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 422Validation errorUpdated 7 months ago