September 2024 ReadMe

Overview

This document contains a list of upcoming major changes to Oracle Hospitality APIs.

What will Change Details of the Change Target Product and Version Impact Call to Action

The getBusinessEvents operation in the OPERA Cloud Integration Processor API will now validate the hotelId supplied in the path.

The path parameter hotelId will now be validated. This means that only Business Events for the hotel specified in the path will be returned.

OPERA Cloud version 25.1

If a dummy value is being used, integrations will break. If a valid value is being used, then fewer Business Events will be returned as the operation will now return Business Events only for the specified hotel.

Amend integrations to use this operation only if Business Events are required for a specific hotel. If Business Events are needed from multiple hotels, use the operation getBusinessEventsByExternalSystem.