Updates an existing Vendor object as a supplier to a seller.
PUT
/v2/vendors/{vendor_id}
Updates an existing Vendor object as a supplier to a seller.
Guide
A client-supplied, universally unique identifier (UUID) for the request.
See Idempotency in the API Development 101 section for more information.
The specified Vendor to be updated.
The Vendor that has been updated.