<- Vendors API

Vendors API

Update vendorBeta

PUT

 /v2/vendors/{vendor_id}

Updates an existing Vendor object as a supplier to a seller.

Permissions:VENDOR_WRITE
Try in API Explorer
Link to section

Request body

Example code

Link to section

idempotency_key

string

Link to section

vendor

Required

The specified Vendor to be updated.

Link to section

Response fields

Link to section

errors

Errors occurred when the request fails.

Link to section

vendor

The Vendor that has been updated.