Skip to main content
POST
Create Business

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Body

application/json
name
string
required
Example:

"Microsoft"

locationId
string
required
Example:

"5DP4iH6HLkQsiKESj6rh"

phone
string
Example:

"+18832327657"

email
string
Example:

"john@deo.com"

website
string
Example:

"www.xyz.com"

address
string
Example:

"street adress"

city
string
Example:

"new york"

postalCode
string
Example:

"12312312"

state
string
Example:

"new york"

country
string
Example:

"us"

description
string
Example:

"business description"

Response

Successful response

success
boolean
required

Success Value

Example:

true

buiseness
object
required
Last modified on March 8, 2026