Page 1 of 1

Multiple properties

Posted: Wed Mar 14, 2018 9:59 am
by team.miura.beds24
Hi,

We want to make custom search form for multiple properties, similar to the beds24 advanced search function.

May I know which API can be used to get all the data, to download them to our database?

It seems that the best option available right now is the
https://www.beds24.com/api/csv/getroomdailycsv

Because I can get the availability for a whole property in 1 call.

I am looking at
https://www.beds24.com/api/ota/OTA_HotelAvail
But, it seems that this API can only give me availability for a room.

Thanks in advance

Wahyu

Re: Multiple properties

Posted: Wed Mar 14, 2018 10:29 am
by team.miura.beds24
As a note,

1 of the beds24 account will have 26 properties, with 2 room types, 2 rooms each. This means that I need 52 calls just to get updated availability.

With limited API call, it is difficult to get updated availability and save bookings for all the properties. Is there a way to reduce the number of calls I make?

Also, can I get the data of the advanced search for multiple properties by API? Which API can produce the same XML as the AirBnB XML?

What is the recommended time lapse for getting availabilities and rates?

Thank you for taking the time to answer.

Re: Multiple properties

Posted: Fri Mar 16, 2018 12:16 pm
by markkinchin
There is no direct API function like the multiple property booking page advanced search.

You could keep a list of searchable features and the values for each property at your server and filter properties using these.