Vehicles
Fleet vehicle management
ποΈ List company vehicle fleet with pagination
Retrieves the authenticated company's complete vehicle fleet with pagination, search, and filtering capabilities.
ποΈ Create a new vehicle in the fleet
Registers a new vehicle in the company's fleet with associated metadata and optional file uploads.
ποΈ Create multiple vehicles from CSV file
Enables bulk creation of multiple vehicles from a CSV file upload.
ποΈ Download bulk import instructions in specified language
Returns detailed instructions for using the bulk vehicle import feature in the requested language.
ποΈ Download CSV template for bulk vehicle import
Generates and returns a CSV template file with headers and example data for bulk vehicle import.
ποΈ Get available vehicle types
Retrieves the complete list of vehicle types configured and visible in the system.
ποΈ Get details of a specific vehicle
Retrieves complete details of a specific vehicle from the company's fleet.
ποΈ Update an existing vehicle
Updates an existing vehicle's information including metadata and file uploads.
ποΈ Soft delete a vehicle from the fleet
Marks a vehicle as deleted (soft delete) from the company's fleet.