Vehicle Driver Linkage
Vehicle Driver Linkage related endpoints
📄️ Patch Historical Vehicle Data
This endpoint updates historical vehicle data by patching driver information for periods where a vehicle-driver linkage was not updated promptly with the correct driver.
📄️ Link Driver to a Vehicle
This endpoint links a driver to a vehicle, ensuring subsequent vehicle data includes the driver info. Any previous API-created linkage for the same vehicle or driver will be overwritten.
📄️ Unlink Driver from a Vehicle
This endpoint unlinks a driver from a vehicle, removing the association so that subsequent vehicle data will no longer include the driver info. Any existing linkage created via API for the requested vehicle and/or driver will be removed.<br/><br/> <strong>Note</strong>: Vehicle Driver Linkage endpoints must <strong>NOT</strong> be used alongside other Cartrack driver-vehicle assignment services (e.g., driver mobile app, driver tags).
📄️ Retrieve Current Linkages
This endpoint retrieves a list of linkages, providing details of currently linked drivers and vehicles. The retrieved data reflects only linkages created via the API.