<- Vendors API

Vendors API

Create vendorBeta

POST

 /v2/vendors/create

Creates a single Vendor object to represent 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

Required

Link to section

vendor

The requested Vendor to be created.

Link to section

Response fields

Link to section

errors

Errors encountered when the request fails.

Link to section

vendor

The successfully created Vendor object.