Applies to:
Stayntouch PMS
Stayntouch PMS Snapfix
Snapfix is a platform that manages housekeeping operations. The workflow is based on webhook and callback API requests.
This integration pulls and pushes room status.
Phase 2 of the integration will support full housekeeping module/operations, such as fetching reservation and guest data as well as updates to the room service status.
The integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- Create Reservation
- Edit Reservation
- Cancel Reservation
- Reinstate
- No Show Reservation
- Check-In Completed
- Reverse Check-In
- Room Move
- Checked-Out
- Reverse Check-Out
- Check-In Failed
- Pre Check-In Success
- Pre-Check-In Failure
- Room Assignment Succeed
- Room Status
- Room Status Service
API USAGE
- GET/rooms/
- POST/rooms/{id}/change_house_keeping_status
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to Snapfix.
- client_id
- client_secret
- hotel_id
- API Endpoints