Skip to main content

Destinations

Represents a collection of destinations for a hotel search request.

Properties

NameTypeDescription
AccommodationsArray<AccommodationRQ>Collection of accommodations for the search request.
Accommodations/TypeAccommodationTypeSpecifies the type of accommodation being requested, such as Hotel or Rental.
Accommodations/CodeStringRepresents a unique code identifying the accommodation in the request.
LocationsArray<Location>Collection of locations for the search request.
Locations/CodeStringThe unique code identifying the location.
Locations/CountryStringThe ISO 3166-1 alpha-2 country code where the location is situated.
Locations/LongitudeDoubleThe longitude coordinate of the location, expressed in decimal degrees.
Locations/LatitudeDoubleThe latitude coordinate of the location, expressed in decimal degrees.