Hotel List by Geocode
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
latitude | string | The latitude of the searched geographical point expressed in geometric degrees. | |
longitude | string | The longitude of the searched geographical point expressed in geometric degrees. | |
radius | number | Maximum distance from the geographical coordinates expressed in defined units. The default value is 5 KM. | |
radiusUnit | string | Unit of measurement used to express the radius. It can be either metric kilometer or imperial mile. | |
chainCodes | null | Array of hotel chain codes. Each code is a string consisted of 2 capital alphabetic characters | |
amenities | null | List of amenities. |
|
| ratings
| null | | Hotel stars. Up to four values can be requested at the same time in a comma separated list.
|
| hotelSource
| string | | Hotel source with values BEDBANK for aggregators, DIRECTCHAIN for GDS/Distribution and ALL for both.
|