Business
Invite business
POST
/
businesses
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
first_name
string
requiredlast_name
string
requiredemail
string
requiredcustomer_id
string
requiredmobile
string
requiredbusiness_name
string
requiredbusiness_mobile
string
requiredResponse
200 - application/json; charset=utf-8
status
string
requiredmessage
string
requiredWas this page helpful?