Hotels

PAGO
Verified
Por Api Dojo | Atualizado 13 days ago | Travel
Popularidade

9.8 / 10

Latência

2,272ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

Filtering data by hotel name

Rapid account: Nikolaytoplev
nikolaytoplev
3 years ago

GET properties/list
I want to filter data by hotel name.

Could you please help me with this problem?

Rapid account: Nikolaytoplev
nikolaytoplev Commented 3 years ago

I’ve solved my problem.

Thank you for your help.

‘Wonderful API’

Rapid account: Apidojo
apidojo Commented 3 years ago

Hello,

Firstly, you use …/locations/search endpoint and the hotel name as input value to get destinationId. The result must have type field as HOTEL.
Secondly, as its type field is HOTEL, you use …/properties/get-details directly instead to get the hotel information. Just pass destinationId value as id, you should get correct result.

Regards.

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários