Applies to:
Stayntouch PMS
Stayntouch PMS EHVA.ai
EHVA.ai is an AI voice agent that assists with the telephone calls. The solution is in initial phase; currently it supports booking creation and booking cancellation.
- Pull availability
- Push the reservation creation
- Push the reservation cancellation
Reservation updates and upselling support are expected in a following development phase. This integration is available globally.
WEBHOOK USAGE
- There are no webhooks in use.
API USAGE
- GET/Hotels/{id}/availability
- GET/Hotels/{id}/availability/room_rates
- GET/reservations/ – Look up on demand
- POST/reservations/
- GET/reservations{id}/
- GET/guests/
- POST/reservations{id}/cancellations
- GET/Hotels/{id}/credit_card_types
- POST/reservations/{id}/payment_methods
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to EHVA.ai.
- client_id
- client_secret
- hotel_id
- API endpoints