Menus
Endpoints to manage menus.
Upsert menus for a store
`RATE LIMIT: 2 per minute`
Notify the result of a Publish Menu event
Successful callback response for the [**publish menu**](/api-reference/reference/menu-publish-webhook) webhook. If an error occurred, please publish a [**callback error**](/api-reference/reference/publish-error) instead. See [**failed event flow**](/docs/menus-integrations-failed-event-flow/) for details.
Notify the result of a Send Menu event
Successful callback response for the [**send menu**](/api-reference/reference/menu-send-callback) webhook. If an error occurred, please publish a [**callback error**](/api-reference/reference/publish-error) instead. See [**failed event flow**](/docs/menus-integrations-failed-event-flow/) for details.
Notify the receival of a Upsert Hours Menu event
Successful callback response for the [**upsert hours**](/api-reference/reference/upsert-menu-hours-webhook) webhook. If an error occurred, please publish a [**callback error**](/api-reference/reference/publish-error) instead. See [**failed event flow**](/docs/menus-integrations-failed-event-flow/) for details.
Synchronize store menu with POS menu
This endpoint is used to synchronize the store menu with the connected POS.
Notify the result of an Update Menu Entities Availabilities event
Successful callback response for the [**update menu entities availabilities**](/api-reference/reference/update-menu-entities-availabilities-webhook) webhook. If an error occurred, please publish a [**callback error**](/api-reference/reference/publish-error) instead. See [**failed event flow**](/docs/menus-integrations-failed-event-flow/) for details.