Applies to:
Stayntouch PMS
Stayntouch PMS Laasie Retain
Laasie developed Laasie Retain, a white-label loyalty platform where member data and recognition awards are managed.
- Pull reservation and guest information
- Push new loyalty member guest cards
- Push updates to guest card loyalty information
At phase 1, Laasie Retain is a 1-way integration mainly to provide visibility of the loyalty data in the PMS. In phase 2, the team plans to fetch GET/reservations/{id}/revenue.
The integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- Create Reservation
- Edit Reservation
- Reinstate Reservation
- Cancel Reservation
- No Show Reservation
- Card Replace
API USAGE
- GET/Hotels/{id}/
- GET/Hotels/{id}/memberships
- POST/guests/
- GET/guests/{id}
- PUT/guests/{id}
- GET/guests/{id}/memberships
- POST/guests/{id}/memberships/{id}
- GET/reservations/{id}
- DELETE/guests/{id}/memberships/{id}
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to Laasie.
- client_id
- client_secret
- hotel_id
- API endpoints