Updates one or more of existing Vendor objects as suppliers to a seller.
PUT
/v2/vendors/bulk-update
Updates one or more of existing Vendor objects as suppliers to a seller.
Guide
A set of UpdateVendorRequest objects encapsulating to-be-updated Vendor objects. The set is represented by a collection of Vendor-ID/UpdateVendorRequest-object pairs.
A set of UpdateVendorResponse objects encapsulating successfully created Vendor objects or error responses for failed attempts. The set is represented by a collection of Vendor-ID/UpdateVendorResponse-object or Vendor-ID/error-object pairs.