Skip to main content
The Search functionality for our RatePlanToken product is directly based on our original OTA_HotelAvailRQ/RS. The request message is essentially the same.

Purpose

This message is used to:
  • Search for available hotel rooms based on specific criteria.
  • Request rate information for available accommodations.
  • Query inventory across multiple properties or a single hotel.
  • Filter results based on guest requirements and preferences.
  • Retrieve both pre-aggregated hotel contracts and real-time market access.

Details and Structure

All the details regarding this message can be found at OTA_HotelAvailRQ. This message works exactly the same. The RatePlanToken room stays will be returned with a RatePlanToken in the search RS, which will be needed at the booking step. The structure of the message is exactly the same, but the available optional features are less for these searches.

What’s not included

Complete Examples