POST
/
businesses

Authorizations

Authorization
string
headerrequired

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

Body

application/json
first_name
string
required
last_name
string
required
email
string
required
customer_id
string
required
mobile
string
required
business_name
string
required
business_mobile
string
required

Response

200 - application/json; charset=utf-8
status
string
required
message
string
required