Skip to main content
POST
cURL

Path Parameters

businessId
string
required

Body

name
string | null
description
string | null
address
object
businessCategoryCode
string | null
currency
string | null
timezone
string | null
phoneNumber
string | null
website
string | null
facebookUrl
string | null
instagramUsername
string | null
twitterUsername
string | null
isActive
boolean
locale
string | null
email
string | null
logo
string | null
images
object[] | null

Response

OK

id
integer<int64>
logo
string | null
isActive
boolean
name
string | null
description
string | null
address
object
phoneNumber
string | null
locale
string | null
currency
string | null
facebookUrl
string | null
twitterUsername
string | null
instagramUsername
string | null
businessCategoryCode
string | null
timezone
string | null
createdAt
string<date-time>
updatedAt
string<date-time> | null