Rate Id in getBookings

Develper issues when using the Beds24 APi.
Post Reply
silverbyte
Posts: 8
Joined: Wed Apr 04, 2018 5:03 pm
Location: Israel
Contact:

Hello, all
There is a possibility to define more than 1 rate for each room type.
However, rate id does not appear in the "booking" element of getBookings() function.

Question, how do we determine with which rate was the booking made?

Thank you
Arcady
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

Bookings are defined per offer in Beds24. If you need to differentiate between different conditions, use offers.
silverbyte
Posts: 8
Joined: Wed Apr 04, 2018 5:03 pm
Location: Israel
Contact:

We are not going to use Beds24 directly, just as channel manager to AirBnb and other similar providers.
So, it will be dependent on how Beds24 will be translating the provider XML/JSON.
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

The booking number at the external system will always be available, rate codes and other information depends on what is supplied by the channel, generally it goes into the rate description field as text
Post Reply