Applies to:
Stayntouch PMS

Prolnx WiFi Captive Portal
Bellinta provides a WiFi captive portal and has built a direct integration with us. This partner’s role is limited to delivering the captive portal solution and its integration, while the underlying network and WiFi services are supplied by a third-party provider.
Through this integration, reservation and guest information is retrieved. Guests are asked to enter their name and room number, which are validated against the reservation system. If the details match and the reservation is active (in-house), the guest is granted WiFi/internet access.
The integration can be used globally.
WEBHOOK USAGE
- Create Reservation
- Edit Reservation
- Cancel Reservation
- No Show
- Reinstate Reservation
- Room Assignment Success
- Check-In Failed
- Check-In Completed
- Reverse Check-In
- Pre-Check-In Success
- Room Move
- Check-Out Available
- Checked Out
- Reverse Check-Out
- Create Guest
- Edit Guest
- Anonymize Guest
API USAGE
- GET/reservations/{id}
- GET/guests/{id}
GENERATING OAUTH KEYS
- Stayntouch Implementations/CSM will generate API OAuth keys to Bellinta:
- client_id
- client_secret
- hotel_id
- API Endpoints