Applies to:
Stayntouch PMS
Stayntouch PMS Loyalist
Loyalist is is a CRM and marketing automation platform. This integration supports the following functionalities:
- Pull reservation and guest information.
- Pull reservation revenue generated.
This integration is available globally.
WEBHOOK USAGE
Webhooks are custom per chain; please provide a webhook signature.
- Create Reservation
- Edit Reservation
- Reinstate Reservation
- Cancel Reservation
- No Show Reservation
- Card Replace
- Check-In Completed
- Reverse Check-In
- Checked-Out
- Reverse Check-Out
API USAGE
- GET/hotels/{id}
- GET/hotels/{id}/charge_codes
- GET/reservations/ – Once per day per hotel for sync, fetching incremental date_filter=updated
- GET/reservations/{id}/
- GET/guests/{id}/
- GET/reservations/{id}/revenue
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to Loyalist.
- client_id
- client_secret
- hotel_id
- API endpoints