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
- Endpoint 1: https://cloud.nevotek.com:21021/stayntouch/reservation
- Check-In
- Check-Out
- Room Move
- Edit Guest
- Reverse Check In
- Reverse Checkout
- Endpoint 2: https://cloud.nevotek.com:21021/stayntouch/roomstatus
- Room Status (Housekeeping)
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