Travel Advisor

FREEMIUM
Verified
Durch Api Dojo | Aktualisiert 21 days ago | Transportation
Popularität

9.9 / 10

Latenz

2,758ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

Can you add the number of rooms?

Rapid account: Ghourton
ghourton
3 months ago

In the public site (for some properties) the number of rooms of the hotel appears, will it be possible to add this data in the endpoint response json?

(at least I did not find it).

Attached is an example and evidence of the data:
URL: https://www.tripadvisor.com/Hotel_Review-g150807-d18379599-Reviews-The_Tower_by_Temptation_Cancun_Resort-Cancun_Yucatan_Peninsula.html#/media/18379599/722766726:p/?albumid=101&type=0&category=101
Image: https://1drv.ms/i/s!ArWbC6EDqycot2ElN_8CHq_ve3mf?e=HKGo9S

Thanks!

Rapid account: Ghourton
ghourton Commented 3 months ago

I understand, thank you for your answer.

Rapid account: Apidojo
apidojo Commented 3 months ago

Hello,

I am sorry that the information is not returned in the mobile application screen to get scanned. We cannot make it available via any endpoint.

Regards.

Rapid account: Ghourton
ghourton Commented 3 months ago

API URL: https://travel-advisor.p.rapidapi.com/hotels/v2/get-details
REQUEST BODY:
{
“contentId”: “18379599”,
“checkIn”: “2024-01-25”,
“checkOut”: “2024-01-26”,
“rooms”: [
{
“adults”: 2,
“childrenAges”: [

        ]
    }
]

}

The screenshot does not show the number of rooms in cancun, it shows where the hotel is located and how many rooms the hotel has… I can assure you that in cancun there are many more rooms than the number indicated, we have used this info a long time ago and validating with customers is ok.

Rapid account: Apidojo
apidojo Commented 3 months ago

What was the endpoint and what was the body request please?
In the screenshot, it show that the information is for a wide area (Cancun), not for that property. So, it will be a different function or endpoint.

Regards.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen