Skip to content

โ„น๏ธ Reservation Events

All reservation-related business events. Each event represents a significant state change or action in the reservation lifecycle.

Lifecycle Events

Core reservation state transitions and updates.

Event Topic Description
๐Ÿ†• Created RESERVATION_CREATED New reservation has been created in the system
๐Ÿ”„ Updated RESERVATION_UPDATED Reservation details have been modified
๐Ÿ”„ Condition Updated RESERVATION_CONDITION_UPDATED Reservation condition or validation status changed
โžก๏ธ Checked In RESERVATION_CHECKED_IN Guest has officially checked in to the property
โฌ…๏ธ Checked Out RESERVATION_CHECKED_OUT Guest has officially checked out from the property
๐Ÿ—‘๏ธ Cancelled RESERVATION_CANCELLED Reservation has been cancelled
โŒ No-Show RESERVATION_NO_SHOW Guest did not arrive for their reservation

Pre-Check-In Events

Guest pre-arrival flow progression and completion.

Event Topic Description
๐Ÿ”„ Flow Changed RESERVATION_PRECHECKIN_FLOW_CHANGED Guest made progress in pre-check-in flow
โœ… Flow Completed RESERVATION_PRECHECKIN_FLOW_COMPLETED Guest completed all pre-check-in steps

Pre-Check-Out Events

Guest departure flow progression and completion.

โš ๏ธ Only available for PMS Oracle / Mews

Event Topic Description
๐Ÿ”„ Flow Changed RESERVATION_PRECHECKOUT_FLOW_CHANGED Guest made progress in pre-check-out flow
โœ… Flow Completed RESERVATION_PRECHECKOUT_FLOW_COMPLETED Guest completed all pre-check-out steps

Door Access Events

Smart lock synchronization and door access operations.

Event Topic Description
โœ… Sync Success RESERVATION_DOOR_ACCESS_SYNC_SUCCESS Door access credentials synchronized successfully
โŒ Sync Failed RESERVATION_DOOR_ACCESS_SYNC_FAILED Door access synchronization failed
โœ… Open Success RESERVATION_DOOR_OPEN_SUCCESS Guest successfully opened door using digital key
โŒ Open Failed RESERVATION_DOOR_OPEN_FAILED Guest failed to open door with digital key

Notification Events

Email and messaging delivery status.

Event Topic Description
โœ… Sent RESERVATION_NOTIFICATION_SENT Notification successfully sent to guest
โŒ Failed RESERVATION_NOTIFICATION_FAILED Notification delivery failed

Action Events

Staff-initiated operations and manual interventions.

Event Topic Description
โœ… Success RESERVATION_ACTION_SUCCESS Staff action completed successfully
โŒ Failed RESERVATION_ACTION_FAILED Staff action failed to complete

Build powerful integrations with real-time reservation events ๐Ÿš€