Applies to:       
   Stayntouch PMS          
   Stayntouch PMS          foratable
foratable is a table reservations management system used by hotel staff.
- Pull reservation and guest information
 - Link and display guest restaurant reservations with hotel reservations based on guest identification for restaurant’s staff visibility.
 - foratable does not push transactions to Stayntouch PMS, since this is not a POS solution.
 
WEBHOOK USAGE
- Create Reservation
 - Edit Reservation
 - Create Guest
 - Edit Guest
 
API USAGE
- GET/reservations
 - GET/reservations/{id}/
 - GET/guests/{id}/
 
GENERATING OAUTH KEYS
- Stayntouch Implementations/CSM will generate API OAuth keys to either the hotel or foratable's technical contact.
- client_id
 - client_secret
 - hotel_id
 - API Endpoints