<- 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

A client-supplied, universally unique identifier (UUID) for the request.

See Idempotency in the API Development 101 section for more information.

Link to section

vendor

Required

The specified Vendor to be updated.

Show attributes
Link to section

Response fields

Link to section

errors

Errors occurred when the request fails.

Show attributes
Link to section

vendor

The Vendor that has been updated.

Show attributes