post Catering Package
POST {{HostName}}/evm/v1/blocks/{{BlockId}}/cateringPackages
User getcateringPackages in Event Config module to first find available Catering Packages to use in this postCateringPackage.
Request Body
{"requestCount"=>"2", "criteria"=>{"hotelId"=>"{{HotelId}}", "blockId"=>{"type"=>"Block", "id"=>"{{BlockId}}"}, "packageCode"=>"1DAM", "priceCode"=>"PRICE3", "status"=>"PEN", "rentalCode"=>"CUSTOM", "beginDate"=>"2024-10-14"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |