Add special hour period

Adds a special opening-hour period (open or closed day range). Required path params: business_id, location_id. Required body: startDate, endDate and either closed=true or open/close times.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Business id path parameter (required).

string
required

Location id path parameter (required).

Body Params
startDate
object
required

Startdate (value). Required.

endDate
object
required

Enddate (value). Required.

Closed (value). Optional.

TimeOfDay | null

Opentime (value). Optional.

TimeOfDay | null

Closetime (value). Optional.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json