Review the components of the Direct Booking API and learn how each one is used to support your integration with SiteMinder.
Authentication for this API is handled via an Access Key, generated in the Multi-Property Platform. To generate this key, an Admin User must move to the API tab in Direct Booking page.
Direct Booking API Endpoints
GETProperties: Retrieve a paginated list of all properties in your group
GETProperty: Retrieve additional details for a property
GETRoom Types: Retrieve a paginated list of all room types for a specified property
GETRoom Rates: Retrieve a paginated list of all room rates for a specified property
GETQuotes: Retrieve pricing and availability for active room rates of a specified property, with a breakdown of details per date of the stay.
Endpoints which can have more than one response offer pagination. To override pagination and return all results at once. Note: This may impact the API response time