Update fulfillment status of a vehicle
Update fulfillment status 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 where the fulfillment status will be updated.
Body
application/json
Response
200
application/json
Fulfillment status successfully updated on the purchased vehicle.
The response is of type object
.