Applies to:
Stayntouch PMS
Stayntouch PMS RoomOpsLive
NextBestRoom developed a real-time room readiness monitor of room activity. The solution supports a smart filter to view critical room states and room assignment based on guest likes.
- Pull reservations and guests' data
- Push the room assignment to the reservation
- Pull and Push room status
- Pull service status
The integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- Create Guest
- Edit Guest
- Create Reservation
- Edit Reservation
- Cancel Reservation
- Reinstate Reservation
- No Show Reservation
- Reservation Revenue Update
- Pre-Check-In Available
- Pre-Check-In Success
- Pre-Check-In Success
- Check-In Completed
- Reverse Check-In
- Check-In Failed
- Check-In Available
- Room Move
- Checked-Out
- Reverse Check-Out
- Check-Out Available
- Room Assignment Success
- Room Status
- Room Status Service
- Complete End of Day
API USAGE
- GET/hotels/
- POST/rooms/{id}/change_house_keeping_status
- PUT/reservations/assign_room
- GET/reservations/{id}
- GET/guests/{id}
- GET//rooms/service_status
- GET/rooms
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to NextBestRoom.
- client_id
- client_secret
- hotel_id
- API endpoints