Skip to main content
POST
Create a new client

Authorizations

Authorization
string
header
required

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

Body

application/x-www-form-urlencoded
name
string
required

Name of client

business_name
string

Business Name

name_contact
string

Contact First name

last_name_contact
string

Contact Last name

email_contact
string<email>

Contact email

website
string

Website

description
string

Description or comments

condition
string

Client condition

phone
string

Phone

Response

200 - application/json

Client created successfully

id
integer
name
string
business_name
string
name_contact
string
last_name_contact
string
email_contact
string<email>
website
string
description
string
condition
string
phone
string