Connect Access System with API: Difference between revisions

Jump to navigation Jump to search
Line 23: Line 23:
== Get Bookings ==
== Get Bookings ==


api.beds24.com/arrivals/getBookings
https://api.beds24.com/arrivals/getBookings


This function will return all upcoming arrivals in the property as a JSON array.
This function will return all upcoming arrivals in the property as a JSON array.
Line 32: Line 32:


This function is suitable to call once per hour per property.
This function is suitable to call once per hour per property.


== Set Booking ==
== Set Booking ==