Skip to main content
PUT
Update 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

Path Parameters

businessId
string
required

Body

application/json
name
string
Example:

"Microsoft"

phone
string
Example:

"+18832327657"

email
string
Example:

"john@deo.com"

postalCode
string
Example:

"12312312"

website
string
Example:

"www.xyz.com"

address
string
Example:

"street adress"

state
string
Example:

"new york"

city
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