Creates one or more Vendor objects to represent suppliers to a seller.
POST
/v2/vendors/bulk-create
Creates one or more Vendor objects to represent suppliers to a seller.
Guide
Specifies a set of new Vendor objects as represented by a collection of idempotency-key/Vendor
-object pairs.
A set of CreateVendorResponse objects encapsulating successfully created Vendor objects or error responses for failed attempts. The set is represented by a collection of idempotency-key/Vendor
-object or idempotency-key/error-object pairs. The idempotency keys correspond to those specified in the input.