3. post Catering Event Template to Block
POST {{HostName}}/evm/v0/blocks/{{BlockId}}/cateringPackages
Request Body
{"requestCount"=>"1", "criteria"=>{"hotelId"=>"{{HotelId}}", "blockId"=>{"type"=>"Block", "id"=>"{{BlockId}}"}, "packageCode"=>"{{CatPkgCode}}", "status"=>"INQ", "beginDate"=>"2022-11-04"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |
RESPONSES
status: Created
{}