Vendors
Update vendor
Update an existing vendor’s information.
PATCH
This endpoint lets you update a vendor’s details. Only the fields you provide will be modified.
You must specify the vendor ID in the URL path.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the vendor to update
Body
application/json
Response
200 - application/json
Updated vendor
The response is of type object
.