Skip to main content
POST
Create a Vendor

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

include
string

Select which associated resources you would like to fetch, see: https://jsonapi.org/format/#fetching-includes

Body

application/json
name
string
required
contact_person_email
string
required
invitation_message
string
public_metadata
object
private_metadata
object
platform_fee
number
default:5
state
string
default:pending
contact_person_name
string
contact_person_phone
string

Response

Record created