October 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 Profiles (CRM) API will enforce validation for state and country fields in the postProfile and putProfile operations.

The values for state and country will be subject to validation. When a profile is created or updated using postProfile and putProfile operations, only valid entries for these fields will be permitted.

OPERA Cloud version 24.5

Any customers and/or Partners who are using the postProfile and putProfile operations in the Profiles (CRM) API.

Users must provide valid state and country values when using the postProfile and putProfile operations. To ensure you are using the correct values for a given property, you can call the LOV operations FetchCountries and FetchStates, which will return the country and state codes for that property.