1b. get Catering Templates Multi Properties
GET {{HostName}}/evm/config/v0/cateringPackages?hotelIds={{HotelId}}&fetchInstructions=PackageInfo&fetchInstructions=BlockPackageInfo
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelIds | string | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
pkgTmpltType | string | Packages or Templates |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |
RESPONSES
status: OK
{"pkgTmplts":[{"pkgId":{"id":"24502"},"hotelId":"PS1OEDS2","packageDetail":{"pkgCode":"DDR","description":{"defaultText":"Daily Delegate Package","translatedTexts":[]},"duration":1,"webBookable":false,"isTemplate":false},"pricingList":[{"id":{"id":"19505"},"priceCode":"DDR21","description":"Daily Delegate","totalPrice":{"amount":286},"flatRate":false}]},{"pkgId":{"id":"24503"},"hotelId":"PS1OEDS2","packageDetail":{"pkgCode":"EXECPKG","description":{"defaultText":"Executive Meeting Package","translatedTexts":[]},"duration":1,"webBookable":false,"isTemplate":false},"pricingList":[{"id":{"id":"19502"},"priceCode":"EXECPKG19","description":"Executive Package 2019","totalPrice":{},"flatRate":false},{"id":{"id":"19503"},"priceCode":"EXECPKG20","description":"Executive Package 2020","totalPrice":{},"flatRate":false}]},{"pkgId":{"id":"24504"},"hotelId":"PS1OEDS2","packageDetail":{"pkgCode":"MEETBK","description":{"defaultText":"Meeting with Breaks","translatedTexts":[]},"duration":1,"webBookable":false,"isTemplate":true}},{"pkgId":{"id":"24505"},"hotelId":"PS1OEDS2","packageDetail":{"pkgCode":"WED","description":{"defaultText":"Wedding Package","translatedTexts":[]},"duration":1,"webBookable":false,"isTemplate":false},"pricingList":[{"id":{"id":"19504"},"priceCode":"WED","description":"Wedding Package","totalPrice":{"amount":9500},"flatRate":false}]}],"totalPages":1,"offset":20,"limit":20,"hasMore":false,"totalResults":4,"links":[]}