Applies to:
Stayntouch PMS
Stayntouch PMS Bounte
Bounte is a parcel and lost-and-found management platform for hotels. The integration enables automated posting of parcel service charges to guest folios and group master accounts in Stayntouch, alongside on-demand reservation lookup to match parcels to in-house guests.
- Pull reservations and guest cards on demand
- Push parcel charges to guest folios
- Push parcel charges to group master accounts
Future development planned:
- Rebates
- Fetching VIP and loyalty data to manage a dedicated parcel charge
This integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- There are no webhooks in use.
API USAGE
- GET /reservations
- GET /reservations/checked_in
- GET /reservations/{id}
- GET /groups/{id}
- POST /reservations/{id}/transactions
- POST /posting_accounts/{id}/transactions
- GET /posting_accounts/{id}
- GET /hotels/{id}/charge_codes
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to Bounte.
- client_id
- client_secret
- hotel_id
- API endpoints