Applies to:
Stayntouch PMS
Stayntouch PMS HotelTrader
HotelTrader is a CRS distribution partner.
- Pull hotel’s settings
- Pull availability
- Push reservations and reservation updates
- Push VCC payment method
- Push cancellation
This integration supports only room rates; no add-ons are supported as part of the rate or the reservations workflow. If the hotel uses tourist tax, it cannot be configured as an add-on. HotelTrader does not support daily/hourly rates.
This integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- Not in place at the moment, but will be implemented in the future to support rate events.
API USAGE
- GET/Hotels/{id}
- GET/Hotels/{id}/rates
- GET/Hotels/{id}/credit_card_types
- GET/rates/{id}
- GET/Hotels/{id}/room_types
- GET/Hotels/{id}/rooms
- GET/Hotels/{id}/addons
- GET/Hotels/{id}/cancellation_policies
- GET/Hotels/{id}/charge_codes
- GET/charge_codes/{id}/basoc_taxes
- GET/reservations/{id}/
- PUT/reservations/{id}/
- POST/reservations/
- POST/reservations/{id}/cancel
- POST/reservations/{id}/payment_methods
- POST/reservations/{id}/confirm_letter
- GET/Hotels/{id}/availability/room_rates
ARI SERVICE
- Inventory messages: All
- Availability messages: All
- Rate messages: ALL
- URL for ARI: https://crs.hoteltrader.com/stayntouch/ari/updates
- Integration name: HotelTrader Availability (this is the exact name to use when activating the integration)
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to either HotelTrader.
- client_id
- client_secret
- hotel_id
- API endpoints