Assign VIN to a vehicle
Assign VIN and update necessary details in the database after verifying OEM key and admin authentication.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the purchased vehicle to which the VIN will be assigned.
Body
application/json
Response
200
application/json
VIN successfully assigned to the purchased vehicle.
The response is of type object
.