Opening Hours API Overview

Manage opening hours for locations, channels, and accounts with the Opening Hours API.

Manage opening hours for one or more locations with the Opening Hours API.

You can also update opening hours in the Deliverect frontend. Deliverect uses the latest update from either the API or the frontend as the source of truth.


Create or update opening hours

Use this endpoint to update opening hours for:

  • a specific location
  • a specific channel
  • a combination of a location and channels

You can also perform a menu push when you update opening hours. This sends the new opening hours to the delivery channels immediately. Otherwise, the opening hours are updated during the next menu push.

Create or update opening hours


Get store opening hours

Retrieve opening hours for a given location, including channel opening hours overrides.

Provide the required locationId to retrieve this information.

Get store opening hours


Get account opening hours

Retrieve opening hours for every location in a given account, including channel opening hours overrides.

Provide the required accountId to retrieve this information.

Get account opening hours