Additional API for catering management approval
We need an API for catering rejection of certain orders based on room booking details.
For example, Catering will be allowed only for room bookings of 4 hours and more, in case the booking was shorter and catering was ordered we can fetch the same by API and reject the catering order separately. The requestor shall get an email notification about the decline of his catering request.
-
Assaad Dahdah commented
We need an API for catering rejection of certain orders based on room booking details.
For example, Catering will be allowed only for meetings with 4+ hours, we can check the ordered items and in case the booking is less than 4 hours we will cancel the catering order separately and an email notification will be sent to the requestor.