Menus

List Menu Items

get/api/v1/menus/properties/{property_id}/menu-items

Path parameters

property_idstring uuid required

Response

Successful Response

idstring uuid required
property_idstring uuid required
namestring required
category'FOOD' | 'COCKTAIL' | 'NON_ALCOHOLIC_COCKTAIL' | 'SIGNATURE' | 'LONG_DRINK' | 'WINE' | 'BEER' | 'SPIRIT' | 'COFFEE_TEA' | 'SMOOTHIE_SHAKE' | 'REFRESHMENT' required
subcategorystring nullable required
ingredients_textstring nullable required
allergen_codesstring[] required
tagsstring[] required
descriptionstring nullable required
image_urlstring nullable required
pricestring nullable required
currencystring nullable required

Changes