Enable support for booking multiple rooms in a single request.

 We propose enhancing the StayNTouch API to allow booking multiple rooms in a single request. Most booking systems already support multi-room bookings to improve user experience. Currently, achieving this in SNT requires multiple calls to the POST /reservations API along with extra error handling and retry mechanisms, which complicates the process. Adding native support for multiple room bookings would be a valuable improvement.

Login or Signup to post a comment