Applies to:        Stayntouch PMS
   Stayntouch PMS          
 Stayntouch PMS
   Stayntouch PMS          Bayerwald Media Guest Registration Powered By FRIVA
With FRIVA Digital Solutions, hoteliers can automatically extract the reporting data from Stayntouch PMS and pass it onto a municipality's reporting program. FRIVA supports multiple guest registration platforms required by government institutions.
API USAGE
- POST/oauth/token
- GET/reservations – Following a webhook event
- GET/resrvations/due_in
- GET/reservations/checked_in – Following a webhook event
- GET/guests/{id} – Only required if not all information that legal authorities require is included in the reservations response
- GET/accounts
- GET/accounts/{id}
- GET/groups
- GET/groups/{id}
WEBHOOK USAGE
- One URL for all (https://partners.mysimpleclient.com/stayntouch/webhooks)
- Edit Reservation
- Checked-In
- Reverse Check-In
- Checked-Out
- Reverse Check-Out
GENERATING OAUTH KEYS
- Stayntouch Implementations/CSM will generate API OAuth keys to daniel.frech@friva.at.- client_id
- client_secret
- hotel_id
 
