Skip to main content
POST
Create a new vendor

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

business_id
string<biz_string>
required

Body

application/json
name
string
required

The name of the vendor

Maximum string length: 255
external_id
string | null

The external ID of the vendor

Maximum string length: 255
contact_name
string | null

The contact name of the vendor

Maximum string length: 255
email
string | null

The email address of the vendor

Maximum string length: 255
phone_number
string | null

The phone number of the vendor

Maximum string length: 32

Response

Successful Response

data
Vendor · object
required