Update a business
PATCH/api/v1/businesses/:id
Update a business
Request
Path Parameters
- application/vnd.api+json
Body
required
-
(i) The
business_profile
andhome
tabs should always be displayed. Other tabs can be hidden by settingvisible
tofalse
. -
(ii) Each tab index (i.e.
order
) must be unique. -
(iii) Tab indexes (i.e.
order
) must start with 0 and follow each other without gaps.
data
object
Possible values: [businesses
]
attributes
object
Number of people allowed for auto accept booking per reservation
Slugs of groups delimited by comma
Minimum time before creating a reservation expressed in seconds
Default time of staying in restaurant expressed in seconds
Time specifying available hours for booking expressed in seconds
Name of the unit displayed on the floorplan, if not passed defaults to "Table"
Possible values: [Style 1
, Style 2
]
Style of the unit displayed on the floorplan
sidebar_settings
object
The sidebar_settings
attribute allows you to change the configuration in which the sidebar is displayed for your business. Please note that:
property name*
object
Responses
- 200
Update a business
- application/vnd.api+json
- Schema
Schema
any