PUT request to update the details for an existing vehicle.
This is a partial update and only those values specified will be updated.
The update details for the vehicle are in a JSON object included in the HTTP body.
Ensure you have set the content-type of the request body to “application/json;charset=UTF-8”.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique vehicle identifier
The friendly name for the vehicle.
If a value is specified then ● Cannot contain any one of these characters: <>?*"
Vehicle registration number
Unique, unchangeable system generated identifier (alphanumeric) of an existing group to be assigned to this vehicle.
Group name
The vehicle type.
Can be one of the following: ● AMBULANCE ● BICYCLE ● BOAT ● BUS ● BUS_DOUBLE_DECK ● CAR ● CAR_ESTATE ● CAR_SPORTS ● CARAVAN ● CARRIAGE ● COACH ● CONTAINER_ASSET ● DIGGER ● DIGGER_2 ● GRITTER ● HGV ● HORSEBOX ● MAN ● MINIBUS ● MIXER ● MOTORCYCLE ● MOTORHOME ● PDA111 ● RIGID ● SMARTPHONE_PDA ● SWEEPER_LARGE ● SWEEPER_SMALL ● TIPPER ● TIPPER_2 ● TRACTOR ● TRACTOR_TRAILER ● TRAILER ● TRAIN ● VAN ● VAN_BOX ● VAN_SMALL ● WASTE_VEHICLE ● CHERRY_PICKER_HGV ● CHERRY_PICKER_LCV ● VAN_LCV ● POOL_CAR ● HEAVY_VAN_HGV ● TIPPER_MEDIUM
Vehicle make
Vehicle model
Comma separated list of tags.
If specified
Default driver identifier
Status of the vehicle (optional).
Will remain as its current value on the asset if not present in the update document.
Can be one of the following: ● IN_CIRCULATION ● IN_MAINTENANCE ● SOLD
Costs associated with the vehicle.
● If specified replaces all existing asset costs.
● An empty assetCosts document will remove all costs.
updated asset with correct values
Unique vehicle identifier
The friendly name for the vehicle.
If a value is specified then ● Cannot contain any one of these characters: <>?*"
Vehicle registration number
Unique, unchangeable system generated identifier (alphanumeric) of an existing group to be assigned to this vehicle.
Group name
The vehicle type.
Can be one of the following: ● AMBULANCE ● BICYCLE ● BOAT ● BUS ● BUS_DOUBLE_DECK ● CAR ● CAR_ESTATE ● CAR_SPORTS ● CARAVAN ● CARRIAGE ● COACH ● CONTAINER_ASSET ● DIGGER ● DIGGER_2 ● GRITTER ● HGV ● HORSEBOX ● MAN ● MINIBUS ● MIXER ● MOTORCYCLE ● MOTORHOME ● PDA111 ● RIGID ● SMARTPHONE_PDA ● SWEEPER_LARGE ● SWEEPER_SMALL ● TIPPER ● TIPPER_2 ● TRACTOR ● TRACTOR_TRAILER ● TRAILER ● TRAIN ● VAN ● VAN_BOX ● VAN_SMALL ● WASTE_VEHICLE ● CHERRY_PICKER_HGV ● CHERRY_PICKER_LCV ● VAN_LCV ● POOL_CAR ● HEAVY_VAN_HGV ● TIPPER_MEDIUM
Vehicle make
Vehicle model
Comma separated list of tags.
If specified
Default driver identifier
Status of the vehicle (optional).
Will remain as its current value on the asset if not present in the update document.
Can be one of the following: ● IN_CIRCULATION ● IN_MAINTENANCE ● SOLD
Costs associated with the vehicle.
● If specified replaces all existing asset costs.
● An empty assetCosts document will remove all costs.