Suppliers
A Supplier (sometimes referred to as an operator) represents a provider of tours or attractions. A Booking System may contain one or multiple Suppliers. Each Supplier must be unique within the Booking System.
Clients of the Booking System may call the /suppliers
endpoint to retrieve a list of all the Suppliers they have access to.
Reference can be found here
External Booking Systems
The OBS Supplier object provides support for distributed or on-premises supplier reservation systems through the use of the endpoint
parameter. For example, a centralized supplier "list server" can provide Redeam with a list of suppliers & the address of their supporting systems.
The endpoint
parameter must be provided WITHOUT a trailing '/
'. The presence of this parameter will instruct the OBS client to direct all Product, Availability, and Booking queries to the provided endpoint address.
Capabilities
The following capabilities are supported by the Supplier object (click the link to learn more!):