Patch DriverAsk AIpatch https://v3.api.hypertrack.com/drivers/{driver_handle}Update driver information using the driver_handlePath Paramsdriver_handlestringrequiredBody Paramsdevice_iduuid | nullDefaults to nullUnique ID representing the driver's devicenamestring | nullDefaults to nullName of the driverops_group_handlestring | nullDefaults to nullUnique identifier for an Ops Group to which the driver belongshomeobject | nullDriver's home locationhome object | nullproduct_typesarray of strings | nullDefaults to nullList of product types used for driver matching during order planningproduct_typesADD stringschedulearray | nullDefaults to nullList of schedules used for driver matching during order planning and auto start/stop of availability or tracking of the driverscheduleADD DriverDateSchedule | DriverRecurringScheduleprofileobject | nullAdditional customer provided data associated with a driverprofile object | nullunavailable_onarray of strings | nullDefaults to nullList of dates (YYYY-MM-DD) on which the driver is unavailableunavailable_onADD stringtransfer_existing_workboolean | nullDefaults to nullFlag to indicate whether existing work of the driver is to be transferred to the newly linked device.Only applicable at the time of linking driver with a device.truefalseResponses 200Successful response 401Authentication error 404Not found 422Validation errorUpdated 7 months ago