Assign odometer reading and update necessary details in the database after verifying OEM key and admin authentication.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the purchased vehicle to which the odometer reading will be assigned.
Odometer reading successfully assigned to the purchased vehicle.
The response is of type object
.