Applies to:
Stayntouch PMS
Stayntouch PMS Danmagi
Danmagi developed a solution for internet access control that grants or revokes guest network access based on check-in and check-out events, including accompanying guests.
- Pull checked-in reservations and guest data
This integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- Endpoint: https://fenrir-stayntouch.danmagi.com/webhook. Webhook secret is supported.
- Edit Guest
- Edit Reservation
- Card Replaced
- Checked-Out
- Room Move
- Reverse Check-Out
- Check-In Completed
- Reverse Check-In
- Room Assignment Success
- Checked-Out
- Reverse Check-Out
API USAGE
- GET /reservations/checked_in
- GET /reservations/{id}
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to Danmagi.
- client_id
- client_secret
- hotel_id
- API endpoints