Hotels com Provider

フリーミアム
よって Tipsters CO | 更新済み 25 days ago | Travel
人気

9.9 / 10

レイテンシー

1,552ms

サービスレベル

100%

Health Check

100%

すべてのディスカッションに戻る

Destination ID vs City Names

Rapid account: Codethatsimi
codethatsimi
3 years ago
Thanks for this API, it's really helping out in a school project. I was wondering is it possible to search for detination by city name? It seems the default destination is set as an integer to Moscow, Russia.. but ideally would like the usercase to be able to search for other cities. Thanks
Rapid account: Dorianharris
dorianharris Commented 3 years ago

I had the same issue. To run a hotel search you need a destination_ID. But users don’t know the destination_ID, they want to enter a city name.

To find the city names, I first need to run a location query, which does accept city names, and also returns the destination_id to use in the hotel search.

In other words its possible to get the destination_id for a hotel search using a city text query but it requires a separate search and data mapping. It would be good if it was possible simply to run a hotel search using either destination_id and / or city name (as text).

Rapid account: Tipsters
tipsters Commented 3 years ago

What endpoint are you having a problem with?
Can you describe the problem in more detail, I cannot understand what is missing?
Can you try this endpoint https://hotels-com-provider.p.rapidapi.com/v1/destinations/search

Rapid account: Codethatsimi
codethatsimi Commented 3 years ago

Hi thanks for your reply but can you tell me how to search for destination using city name instead of destination_ID? when i try to use city name, I get an error requesting for destination ID number. thanks

Rapid account: Tipsters
tipsters Commented 3 years ago

Point @Search destinations by query -> v1/destinations/search

Rapid account: Tipsters
tipsters Commented 3 years ago

Yes of course. Check points. Here is https://rapidapi.com/tipsters/api/hotels-com-provider

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿