vehicles
📄️ Get the company's complete vehicle fleet
This endpoint returns all vehicles registered in the company's fleet.
📄️ Create a new vehicle in the fleet
Endpoint to register a new vehicle in the company fleet.
📄️ Get details of a specific vehicle
Endpoint to retrieve the complete information of a specific vehicle in the fleet, identified by its unique ID.
📄️ Update an existing vehicle
Endpoint to modify the data of an existing vehicle in the fleet.
📄️ Remove a vehicle from the fleet
Endpoint to permanently delete a vehicle from the company's fleet.
📄️ Get available vehicle types
Endpoint to list all vehicle types configured in the system.