Connect Bookingengine with API: Difference between revisions

Jump to navigation Jump to search
Line 46: Line 46:
These functions are only suitable for looking up data for one particular booking condition in real time, they are not intended to read bulk data for caching.
These functions are only suitable for looking up data for one particular booking condition in real time, they are not intended to read bulk data for caching.


 
Any strategy that requires more than a few API calls for a live request should use the caching strategy.


== Bookings ==
== Bookings ==