How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OPERA Cloud Leisure Management API

APIs to cater for external Leisure Management functionality integrated with OPERA Cloud. Compatible with OPERA Cloud release 26.2.0.0. 26 operation(s) documented; base path /lms/v1. Harvested verbatim from Oracle's public hospitality-api-docs repository (Swagger 2.0, release 26.2.0.0).

OPERA Cloud Leisure Management API is one of 135 APIs that Oracle Hospitality publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include LeisureManagement, LeisureManagementConfig, Property Management, and OPERA Cloud. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 26 operations across 16 paths, organized into 2 resource areas, and defines 56 schemas. It is described by OpenAPI 2.0, at version 26.2.0.0.

26 operations 16 paths 56 schemas 5 DELETE5 GET6 POST10 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
26.2.0.0
License
Terms of Service
Resource Areas
2

Paths & Operations 26

Across 16 paths, the API surfaces 26 operations — 5 DELETE, 5 GET, 6 POST, 10 PUT. They span 2 resource areas: LeisureManagementConfig, LeisureManagement. Each is listed below with its method, path, parameters, and response codes.

LeisureManagementConfig 17

The Leisure Management Configuration module offers a set of operations to manage the configuration of activities like Status codes, locations, types etc. User can create, change,…

POST
/activityLocations
Create an Activity Locations
postActivityLocations 9 params → 201400401403404405406413
GET
/activityLocations
Look up of Activity Locations
getActivityLocations 10 params → 200204400401403404405406
PUT
/activityLocations/{activityLocationsId}
Change in Activity Locations
putActivityLocations 10 params → 200400401403404405406413
DELETE
/activityLocations/{activityLocationsId}
Remove Activity Locations
deleteActivityLocations 10 params → 200400401403404405406413
PUT
/activityLocations/{activityLocationsId}/copy
Copy Activity Locations
copyActivityLocations 10 params → 200400401403404405406413
POST
/activityStatusCodes
Create Activity Status Code
postActivityStatusCodes 9 params → 201400401403404405406413
GET
/activityStatusCodes
Get Activity Status Codes
getActivityStatusCodes 11 params → 200204400401403404405406
PUT
/activityStatusCodes/{activityStatusCodesId}
Change Activity Status Code
putActivityStatusCodes 10 params → 200400401403404405406413
DELETE
/activityStatusCodes/{activityStatusCodesId}
Remove Activity Status Code
deleteActivityStatusCodes 10 params → 200400401403404405406413
GET
/activityTypes
Fetch Activity Types
getActivityTypes 10 params → 200204400401403404405406
POST
/activityTypes
Create Activity Types
postActivityTypes 9 params → 201400401403404405406413
PUT
/activityTypes/{activityTypesId}
Change Activity Types
putActivityTypes 10 params → 200400401403404405406413
DELETE
/activityTypes/{activityTypesId}
Remove Activity Types
deleteActivityTypes 10 params → 200400401403404405406413
PUT
/activityTypes/{activityTypesId}/copy
Copy Activity Types
copyActivityTypes 10 params → 200400401403404405406413
PUT
/upsert/activityLocations/{activityLocationsId}
Create/Change in Activity Locations
putUpsertActivityLocations 10 params → 200400401403404405406413
PUT
/upsert/activityStatusCodes/{activityStatusCodesId}
Create/Change Activity Status Code
putUpsertActivityStatusCodes 10 params → 200400401403404405406413
PUT
/upsert/activityTypes/{activityTypesId}
Create/Change Activity Types
putUpsertActivityTypes 10 params → 200400401403404405406413
LeisureManagement 9

The Leisure Management module offers a set of APIs to manage the activities for a guest like spa, golf, tours etc. The external system can create, change, cancel activities and se…

GET
/hotels/{hotelId}/activityBookings
Send a response to Look-up of Activity Bookings
getActivityBookings 18 params → 200204400401403404405406
POST
/hotels/{hotelId}/profiles/{profileId}/activityBookings
Send a response to Creation of Activity Booking
postActivityBookingForProfile 11 params → 201400401403404405406413
PUT
/hotels/{hotelId}/profiles/{profileId}/activityBookings
Send a response to Change in Activity Booking
putActivityBookingForProfile 11 params → 200400401403404405406413
DELETE
/hotels/{hotelId}/profiles/{profileId}/activityBookings
Send a response to Cancellation of an Activity Booking
deleteActivityBookingForProfile 12 params → 200400401403404405406413
POST
/hotels/{hotelId}/reservations/{reservationId}/activityBookings
Send a response to Creation of Activity Booking
postActivityBooking 11 params → 201400401403404405406413
PUT
/hotels/{hotelId}/reservations/{reservationId}/activityBookings
Send a response to Change in Activity Booking
putActivityBooking 11 params → 200400401403404405406413
DELETE
/hotels/{hotelId}/reservations/{reservationId}/activityBookings
Send a response to Cancellation of an Activity Booking
deleteActivityBooking 12 params → 200400401403404405406413
POST
/hotels/{hotelId}/reservations/{reservationId}/locationNotifications
Send a response to Location Notification
postLocationNotification 11 params → 201400401403404405406413
GET
/services/leisureManagement/status
Ping the Leisure Management Service
pingLeisureManagementService 8 params → 200204400401403404405406

Schemas 56

The contract defines 56 schemas that model the data the API accepts and returns. The most detailed are addressType (19 properties), personNameType (12 properties), copyActivityTypesRS (11 properties), changeActivityTypesRS (11 properties). Each schema is shown below with its type and property counts.

createActivityLocations
object
Request object for creating Activity Locations.
3 properties
activityLocationsType
array
Collection of Activity Locations.
activityLocationType
object
Activity Location detail information.
4 properties
links
array
instanceLink
object
Metadata describing link description objects that MAY appear in the JSON instance representation.
7 properties
warningsType
array
Used in conjunction with the Success element to define a business error.
warningType
object
Used when a message has been successfully processed to report any warnings or business errors that occurred.
10 properties
status
object
Response Body.
2 properties
exceptionDetailType
object
Complex type that contains error details for a REST call.
9 properties 2 required
errorInstance
object
Complex type that contains error instance details for a REST call.
7 properties 2 required
fetchActivityLocations
object
Response object after fetching the Activity Locations.
3 properties
changeActivityLocations
object
Request object for changing Activity Locations.
3 properties
changeActivityLocationsRS
object
Response Body.
11 properties
successType
object
Returning an empty element of this type indicates the successful processing of an message. This is used in conjunction with the Warning Type to report any warn…
errorsType
array
An error that occurred during the processing of a message.
errorType
object
Standard way to indicate that an error occurred during the processing of an message. If the message successfully processes, but there are business errors, thos…
10 properties
copyActivityLocations
object
Request object for copying Activity Locations to hotel(s).
3 properties
copyConfigurationCodesType
array
Information needed to copy configuration code from one property to the other.
copyConfigurationCodeType
object
Information needed to copy configuration code from one property to the other.
3 properties
copyActivityLocationsRS
object
Response Body.
11 properties
createActivityStatusCodes
object
Request object for creating Activity Status Codes.
3 properties
activityStatusCodesType
array
Activity Status Codes object.
activityStatusCodeType
object
Activity Status Code detail information.
7 properties
fetchActivityStatusCodes
object
Response object after fetching the Activity Status Codes.
3 properties
changeActivityStatusCodes
object
Request object for changing Activity Status Codes.
3 properties
changeActivityStatusCodesRS
object
Response Body.
11 properties
fetchActivityTypes
object
Response object after fetching the Activity Types.
3 properties
activityTypesType
array
Collection of Activity Types.
activityTypeDetailType
object
Activity Type detail information.
4 properties
createActivityTypes
object
Request object for creating Activity Types.
3 properties
changeActivityTypes
object
Request object for changing Activity Types.
3 properties
changeActivityTypesRS
object
Response Body.
11 properties
copyActivityTypes
object
Request object for copying Activity Types to hotel(s).
3 properties
copyActivityTypesRS
object
Response Body.
11 properties
activityBookingsDetails
object
3 properties
fetchActivityBookingsType
object
Used in the request message to describe the "filtering Criteria" when executing an activity lookup.
5 properties
uniqueIDListType
array
Unique Id that references an object uniquely in the system.
uniqueID_Type
object
An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number,…
3 properties
personNameType
object
This provides name information for a person.
12 properties
personNameTypeType
string
Person's name in an external system.
addressType
object
Provides address information.
19 properties
countryNameType
object
Code for a country or a nationality.
2 properties
activityList
array
A collection of Activity objects.
dateTimeSpanType
object
Allows for a choice in description of the amount of time spanned by this type. EndDate specifies a specific date, while Duration provides a measure of time to…
2 properties
currencyAmountType
object
A monetary value expressed with a currency code.
2 properties
createActivityBooking
object
3 properties
activityBookingRQType
object
The choice between a reservation header or a profile ID. One or the other is required.
4 properties
changeActivityBooking
object
3 properties
activityBookingModified
object
3 properties
activityBookingRSType
object
Generic self-contained response object that is used when inserting/ updating/ canceling activities.
1 property
locationNotificationToBeCreated
object
9 properties
formattedTextTextType
object
Provides text and indicates whether it is formatted or not.
2 properties
locationNotificationStatus
string
(Enumeration) There are 3 possible values: SET, CLEAR and OTHER
operaVersionNumberType
string
Current Opera Version Number
operaVersion
object
Response for Ping operation.
3 properties
managedByOptions
string
Describes of the Configuration is Managed by Enterprise or Property.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-hospitality-property-v1-lms.json Raw ↑

Other APIs Oracle Hospitality publishes across the network.

OPERA Cloud Distribution ARI Publication
OPERA Cloud Distribution Outbound Lookup
OPERA Cloud Distribution Content Notification
OPERA Cloud Distribution Book
OPERA Cloud Distribution Content
OPERA Cloud Distribution Property Controls
OPERA Cloud Distribution Reservation Service
OPERA Cloud Distribution Authentication API
OPERA Cloud Distribution Onboarding
OPERA Cloud Distribution Reservation Notification
OPERA Cloud Distribution Shop
Nor1 Integrated Upsell API
Where this information came from

This is an independent, third-party profile of OPERA Cloud Leisure Management API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.