Nevosuite by Nevotek

Modified on: Thu, 4 Apr, 2024 at 3:09 PM

Applies to:          Stayntouch PMS          

Nevosuite by Nevotek


The Nevotek team offers a vast variety of hospitality products. With Stayntouch PMS, the following products are supported:

  • TV
  • WiFi
  • Bill view by guest
  • IP telephony
  • On screen check-out (when all bills = zero balance)


Nevotek also acts as a connector to some large providers that Stayntouch PMS does not have a direct connection with (including Philips, Siemens, etc.). This is a Connect API integration, which can essentially replace any existing integration we have with Nevotel via Comtrol.



API USAGE

  • GET/hotels – Setup stage only
  • GET/hotels/{id}/rooms – Setup stage only for mapping on Nevotek’s side
  • GET/reservations/{id} – Following a webhook event
  • GET/reservations/{id} – Bill objects for guest bill view
  • GET/guests/{id} – Following a webhook event
  • GET/rooms/{id}/service_status – Following a webhook event
  • POST/reservations/{id}/check_out
  • POST/rooms/{id}/change_house_keeping_status


WEBHOOK USAGE


Once webhooks are set up, OAuth keys can be issued. Stayntouch will generate OAuth keys to Nevotek, and once the OAuth keys are created, Stayntouch will send them to Nevotek. Nevotek requires the following Stayntouch Connect credentials:

  • client_id
  • client_secret
  • hotel_id

Did you find it helpful? Yes No

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