Expedia-PHP-API icon indicating copy to clipboard operation
Expedia-PHP-API copied to clipboard

Not an issue, it is a question : can we pass more than one hotelIds to get hotel information in expedia php api..??

Open jogendra-yadav opened this issue 9 years ago • 5 comments

can we pass more than one hotelId's to get hotel information in expedia php api..??

jogendra-yadav avatar Feb 02 '16 07:02 jogendra-yadav

Their api doesn't provide such functionality as far as I know

2 февр. 2016 г., в 9:44, Jogendra Kumar Yadav [email protected] написал(а):

can we pass more than one hotelId's to get hotel information in expedia php api??

— Reply to this email directly or view it on GitHub.

dyatlov avatar Feb 02 '16 07:02 dyatlov

Thanks for you reply.. :) I was searching for this from morning but couldn't find any answer. I am doing one project, in that i need to list out all the water hotels list, i got the water hotels ids list, now i want to pass all ids at once, so that i don't have to call API again and again. but i think, that only the option i have.

jogendra-yadav avatar Feb 02 '16 08:02 jogendra-yadav

they have a database in csv format, you could download it and use for your needs. The only API calls you would need then will be booking related

2016-02-02 10:01 GMT+02:00 Jogendra Kumar Yadav [email protected]:

Thanks for you reply.. :) I was searching for this from morning but couldn't find any answer. I am doing one project, in that i need to list out all the water hotels list, i got the water hotels ids list, now i want to pass all ids at once, so that i don't have to call API again and again. but i think, that only the option i have.

— Reply to this email directly or view it on GitHub https://github.com/dyatlov/Expedia-PHP-API/issues/4#issuecomment-178435680 .

dyatlov avatar Feb 02 '16 11:02 dyatlov

http://developer.ean.com/database/

2016-02-02 13:33 GMT+02:00 Vitaly Dyatlov [email protected]:

they have a database in csv format, you could download it and use for your needs. The only API calls you would need then will be booking related

2016-02-02 10:01 GMT+02:00 Jogendra Kumar Yadav [email protected] :

Thanks for you reply.. :) I was searching for this from morning but couldn't find any answer. I am doing one project, in that i need to list out all the water hotels list, i got the water hotels ids list, now i want to pass all ids at once, so that i don't have to call API again and again. but i think, that only the option i have.

— Reply to this email directly or view it on GitHub https://github.com/dyatlov/Expedia-PHP-API/issues/4#issuecomment-178435680 .

dyatlov avatar Feb 02 '16 11:02 dyatlov

Thanks dyatlov..!!

jogendra-yadav avatar May 04 '16 07:05 jogendra-yadav