Search

Search is the first step in our booking flow. The goal is to check availability in the date range and pax specified for the requested hotels or for the hotels in the destination requested. The call can search one or more sellers’ accesses. It returns a list of available options according to your search criteria.

Advanced criteria

There are different parameters that can be set up in the request. Below are the mandatory parameters:

  • CheckIn: check-in date for the booking. Format: YYYY-MM-DD
  • CheckOut: check-out date for the booking. Format YYYY-MM-DD
  • Hotels: List of hotel codes
  • Occupancies: The occupancy you are requesting for each room.
    • For multi-room bookings, this array will contain multiple elements (rooms). You will need to detail the occupancy for each room requested.

FilterSearch

These filters can be used to accurate the response to your willingness. The possible filters are:

  • By access: It is possible to indicate what accesses to use (includes) or excludes any of yours configured acccesses. Only one list can be specified (include or exclude lists). Using the access filter our system will only return options of those selected accesses.
  • By raterule: It is possible to filter the options returned by the suppliers depending on what raterules you want to return or exclude: see our FAQ for more information.
  • By status: It is possible to filter the options returned by the suppliers, filtering those status you may or not be excluding or including options with the selected status (possible status are OK and RQ).

How to request

There are different ways to perform a search request. Below are shown different examples for different scenarios:


Important Info