NameDescriptionTypeAdditional information
Id

Vehicle Id to update

globally unique identifier

Required

LicensePlate

License plate

string

Required

Max length: 15

CustomPlate

Custom plate

string

Max length: 15

Make

Make of the vehicle e.g. Porsce

string

Max length: 100

Model

Model of the vehicle e.g. Boxster

string

Max length: 100

YearModel

Model year e.g. 1996

string

Max length: 20

Odometer

Odometer on the vehicle, optional if not sent the old value will remain.

integer

None.

Dimensions

List of dimensions for the vehicle

NB!
The current dimensions will be replaced with these dimensions.
To keep the current dimensions as is, don't send anything in this collection.

Collection of VehicleDimensionPutRequest

None.