Applies to:
Stayntouch PMS
Stayntouch PMS Maison
Maison is a chat bot that interacts with the guest to answer FAQs, check live availability, creates reservations, and send payment links.
- Pull availability and rate information
- Push reservations
- Validates the guest card for guest recognition and to avoid duplication when pushing reservations
- Pull pay by link
This integration does not support reservation updates and cancellations.
This integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- There are no webhooks in use.
API USAGE
- GET/Hotels/{id}/room_types
- GET/Hotels/{id}/availability
- GET/Hotels/{id}/availability/room_rates
- GET/guests lookup by name and email.
- POST/reservations
- GET/reservations/{id}
- GET/reservations/{id}/pay_link
- POST/reservations/{id}/confirm_letter
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to Maison.
- client_id
- client_secret
- hotel_id
- API endpoints