Applies to:
Stayntouch PMS
Stayntouch PMS ValTraq
ValTraq is a cloud-based valet parking management platform for hotels. The integration allows overnight valet parking charges to be posted directly to guest room folios in Stayntouch, with built-in guest name verification and duplicate charge prevention.
- Pull checked-in reservations by room number for guest verification
- Push valet parking charges to guest room folio
Refunds and passerby accounts are not supported.
The integration can be used globally.
WEBHOOK USAGE
- There are no webhooks in use.
API USAGE
- GET /hotels/{id}
- GET /reservations/checked_in
- POST /reservations/{id}/transactions
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to ValTraq.
- client_id
- client_secret
- hotel_id
- API endpoints