Applies to:
Stayntouch PMS
Stayntouch PMS SALIDO
SALIDO is a POS product of North Hospitality. The integration supports the following functionalities:
- Pull reservation and guest information and do a look up in the POS by guest name or room.
- Push F&B sales transactions to the room for checked-in guests with toggle restrict_post off.
- SALIDO sends an itemized transactions list and uses the reference number only to indicate the POS check number.
- Only full discount is supported.
- Passerby or non-residential charges are not supported at this stage.
The integration can be used globally.
Configuration:
- Mappings are needed in the POS for the sales charge code, tip charge code, and tax charge code.
- Taxes: The POS calculates the taxes; the hotel needs dedicated charges codes for SALIDO.
WEBHOOK USAGE
- There are no webhooks in use.
API USAGE
- GET/Hotels/{id}/charge_codes
- GET /reservations/checked_in
- POST/reservations/{id}/transactions
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to SALIDO.
- client_id
- client_secret
- hotel_id
- API endpoints