Vendor API
Update Vendor
Update vendor details using the unique vendor ID
PUT
cURL
Authorizations
Bearer token authentication using OAuth2 access token
Path Parameters
Unique identifier of the vendor
Body
application/json
Vendor details to update
The body is of type object
.
Response
200
application/json
Vendor details updated successfully
The response is of type object
.
cURL