Description
Vehicles represent a company’s fleet. Their consumptions generate emissions based on engine type and fuel.Endpoints
Required fields to create a vehicle
id,type,companyId,buildingId,licencePlate- Optional:
vehicleCategoryId,motorType,fuelTypeId,brand,model
Engine types
combustion,electric,hybrid

