Create Vendor

View as Markdown
Creates a vendor profile.

Authentication

AuthorizationBearer

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

identitystring
The identity for the active project.

Request

This endpoint expects an object.
typestringRequired
emailstringRequiredformat: "email"
phonestringRequired
company_namestringRequired
display_namestringRequired
currency_codestringRequired
billing_addressobjectRequired
shipping_addressobjectRequired

Response

Created
dataobject
statusboolean
messagestring