| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleId |
Id of vehicle, only required for PUT requests |
globally unique identifier |
None. |
| LicensePlate |
License plate |
string |
Max length: 15 |
| CustomerPlate |
Customer license plate |
string |
Max length: 15 |
| VehicleIdentification |
VIN |
string |
Max length: 30 |
| EuNumber |
EU identification number |
string |
Max length: 50 |
| CustomerID |
Id of customer, optional |
globally unique identifier |
None. |
| ContactID |
Id of contact, optional |
globally unique identifier |
None. |
| Make |
Make of vehicle e.g. Volvo |
string |
Max length: 100 |
| Model |
Model of the vehicle e.g. XC90 |
string |
Max length: 100 |
| YearModel |
Model year e.g. 2020 |
string |
Max length: 20 |
| Colour |
Colour of the vehicle |
string |
Max length: 20 |
| VehicleTypeID |
Vehicle type id, optional |
globally unique identifier |
None. |
| Odometer |
Odometer, optional |
integer |
None. |
| EnginePowerKw |
Engine power in kilo watt, optional |
decimal number |
None. |
| Weight |
Optional |
integer |
None. |
| TotalWeight |
Optional |
integer |
None. |
| MaxLoadWeight |
Optional |
integer |
None. |
| TrailerWeight |
Optional |
integer |
None. |
| NumberOfAxles |
Optional |
integer |
None. |
| Note |
Optional |
string |
None. |
| TopSpeed |
Optional |
integer |
None. |
| EUVehicleCategory |
Optional |
string |
Max length: 50 |
| FrontAxleLoad |
Optional |
integer |
None. |
| ReartAxleLoad |
Optional |
integer |
None. |
| ModelCode |
Optional |
string |
Max length: 50 |
| BusClass |
Optional |
string |
Max length: 50 |
| VehicleTypeCode |
Optional |
string |
Max length: 50 |
| VehicleTypeClass |
Optional |
string |
Max length: 50 |
| GroupNumber |
Optional |
string |
Max length: 50 |
| TradeName |
Optional |
string |
Max length: 50 |
| ModelNumber |
Optional |
string |
Max length: 50 |
| EngineNumber |
Optional |
string |
Max length: 50 |
| VehicleYear |
Optional |
string |
Max length: 50 |