put Catering Status
PUT {{HostName}}/blk/v1/caterings/{{BlockId}}/cateringStatus
Request Body
{"changeCateringStatus"=>{"hotelId"=>"{{HotelId}}", "blockId"=>{"type"=>"Block", "idContext"=>"OPERA", "id"=>"{{BlockId}}"}, "currentCateringStatus"=>"INQ", "newCateringStatus"=>"TEN", "eventAttendees"=>{"noOfAttendees"=>"100", "attendeesGuaranteed"=>false}, "overrideEventsProcessingWarnings"=>false}, "verificationOnly"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |