8. get Catering Menus

GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/cateringMenus?eventTypesCodes=AMBREAK

Request Params

KeyDatatypeRequiredDescription
limitnull
offsetnull
menuIdnull
iDExtensionnull
idContextnull
menuIDTypenull
namenull
classNameListCodesnull
eventTypesCodesstring
menuTypesnull
dietaryListCodesnull
inactivenull
multiChoicenull
webBookablenull
endnullYYYY-MM-DD
startnullYYYY-MM-DD
fetchInstructionsnull

HEADERS

KeyDatatypeRequiredDescription
x-hotelidstring
x-app-keystring

RESPONSES

status: OK

{"menuList":[{"id":{"id":"30251"},"classId":"20001","hotelId":"PS1OEDS2","info":{"className":"Meet Menu","name":{"defaultText":"Meeting Menu","translatedTexts":[]},"description":{"defaultText":"Menu for Meetings","translatedTexts":[]},"dietaryList":[],"eventTypes":["MEET"],"type":"Food","quickInsertCode":"1658931121581","servingType":"Pp","servingSize":"","includedInMenu":false,"consumptionBased":false,"menusSold":0,"webBookable":false,"inactive":false,"salesPrice":{"amount":45},"multiChoice":false}}],"totalPages":1,"offset":20,"limit":20,"hasMore":false,"totalResults":1,"links":[]}