POST
/v2/vendors/create
Creates a single Vendor object to represent a supplier to a seller.
Guide
Create vendors
A client-supplied, universally unique identifier (UUID) to make this CreateVendor call idempotent.
See Idempotency in the API Development 101 section for more information.
The requested Vendor to be created.
The successfully created Vendor object.