Overview
The Operator Booking System (OBS) specification outlines an interface for Redeam to query and place bookings against one or many organizations that supply tours or attractions ("operators").
In general, the OBS provides four high-level functions for Redeam to fetch and insert information into the operator's system.
- List available operators (Suppliers) through the system
- Enumerate the product catalog (Products) for each operator
- Check the Availabilities of products for booking at specific times
- Create and confirm reservations (Bookings) for products
Details on the endpoints and objects that provide this functionality can be found in the Operator API reference.
Was this page helpful?