Assign motorcycle engine number to a vehicle
Assign motorcycle engine number 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 motorcycle engine number will be assigned.
Body
application/json
Response
200
application/json
Motorcycle engine number successfully assigned to the purchased vehicle.
The response is of type object
.