get Catering Templates - all packages
GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/cateringPackages?duration=3&startDateTime=2019-10-26&endDateTime=2019-10-28&fetchInstructions=PackageInfo&fetchInstructions=BlockPackageInfo&sellDate=2019-10-26
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
duration | number | ||
startDateTime | string | ||
endDateTime | string | ||
offset | number | ||
hotelIds | string | ||
limit | number | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
sellDate | 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}]},{"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":[]}