v1

latestSwagger 2.02026-08-045928532.7 MB
Menus

Create a new menu asynchronously

You must listen to the webhook menu.async_creation.completed to know when the menu is ready

post/api/v1.0/{appId}/menus/async

Path parameters

appIdstring required

App id

Query parameters

orgIdstring

Org id

Request body

Namestring

Name of Menu, only shown in portal

ImageUrlstring

Image url

DisplaySectionLinksboolean

Display menu section link on UI

MenuSectionBehaviour'ExpandSingle' | 'ExpandMultiple'

Menu section behaviour

TaxType'IncludedInBasePrice' | 'ExcludedFromBasePrice'

Tax type

IsIntegratedboolean

Flag to indicate if the menu is integrated (contains metadata)

Response

OK

object required