Vehicle Driver Linkage
Vehicle Driver Linkage related endpoints
📄️ 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.
📄️ 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.
📄️ 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.
📄️ 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.