The Driver API allows you to retrieve information about drivers, including lists of drivers, specific driver details by ID, and search for drivers based on various criteria such as name, employee ID, or fleet name.
Endpoints
Retrieve Driver by ID - Retrieve detailed information about a specific driver using their unique ID. By providing the driver's ID in the request, you can obtain all relevant details associated with that driver. The information retrieved includes the driver's ID, contact details, license information, status, and associated notes.
Retrieve List of Drivers - Access detailed information about each driver, including their names, contact details, and other relevant data. The information retrieved includes a list of drivers with their respective details like ID, name, contact information, and status.
Search Drivers - Retrieve a list of drivers that match the search term provided. Filter and find specific drivers based on various search criteria for efficient management and retrieval within the Alvys system. The information retrieved includes driver details that match the search criteria provided.