Dextr AI

Modified on: Mon, 13 Apr, 2026 at 1:42 PM

Applies to:          Stayntouch PMS          

Dextr AI


Dextr AI is an AI agent that assists with telephone calls and chats. The solution supports booking creation, payment collection, and booking cancellation.

  • Pull availability
  • Push the reservation creation
  • Push the payment to the bill
  • Push the reservation cancellation


Reservation updates and upselling support are expected in a following development phase. This integration is available globally.


WEBHOOK USAGE

  • Dextr aI to provide webhook secret
  • 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/
  • GET//hotels/{id}/cancellation_policies
  • GET/hotels/{id}/deposit_policies
  • GET//hotels/{id}/room_types
  • GET/Hotels/{id}/credit_card_types
  • GET/Hotels/{id}/availability
  • GET/Hotels/{id}/availability/room_rates
  • POST/reservations/
  • GET/reservations{id}/
  • POST/reservations/{id}/record_cc_payment
  • POST/reservations{id}/Notes
  • GET/reservations/ - look up on demand.
  • PUT/guests/{id}


GENERATING OAUTH KEYS

  • Stayntouch Implementations will generate API OAuth keys to Dextr AI.
    • client_id
    • client_secret
    • hotel_id
    • API endpoints

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.