Real-Time Restriction Change Notifications
I would like to suggest an enhancement to the Mews Connector API. Currently, the API provides a getAllRestrictions endpoint to retrieve restriction data. However, hotels frequently update their restrictions, and if these changes are not promptly communicated to channel managers, it can result in incorrect availability being displayed, potentially leading to unwanted bookings.
To address this, I propose the implementation of a notification system for restriction changes, similar to the existing notifications for rate changes or reservation changes. By providing real-time updates via webhook or websocket, downstream services can more effectively manage and synchronize restriction changes, ensuring accuracy and timeliness.