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

Oracle Hospitality Leisure Management Config API

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, remove and fetch Status codes, locations, types etc.

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

Tagged areas include LeisureManagementConfig. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 17 operations across 11 paths, and defines 35 schemas. It is described by OpenAPI 3.2.0, at version 26.2.0.0.

Requests are made against a single base URL, /lms/v1.

17 operations 11 paths 35 schemas 3 DELETE3 GET3 POST8 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
26.2.0.0
Server
/lms/v1
License
Terms of Service
Resource Areas
1

Paths & Operations 17

Across 11 paths, the API surfaces 17 operations — 3 DELETE, 3 GET, 3 POST, 8 PUT. 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 8 params body → 201400401403404405406413
GET
/activityLocations
Look up of Activity Locations
getActivityLocations 10 params → 200204400401403404405406
PUT
/activityLocations/{activityLocationsId}
Change in Activity Locations
putActivityLocations 9 params body → 200400401403404405406413
DELETE
/activityLocations/{activityLocationsId}
Remove Activity Locations
deleteActivityLocations 10 params → 200400401403404405406413
PUT
/activityLocations/{activityLocationsId}/copy
Copy Activity Locations
copyActivityLocations 9 params body → 200400401403404405406413
POST
/activityStatusCodes
Create Activity Status Code
postActivityStatusCodes 8 params body → 201400401403404405406413
GET
/activityStatusCodes
Get Activity Status Codes
getActivityStatusCodes 11 params → 200204400401403404405406
PUT
/activityStatusCodes/{activityStatusCodesId}
Change Activity Status Code
putActivityStatusCodes 9 params body → 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 8 params body → 201400401403404405406413
PUT
/activityTypes/{activityTypesId}
Change Activity Types
putActivityTypes 9 params body → 200400401403404405406413
DELETE
/activityTypes/{activityTypesId}
Remove Activity Types
deleteActivityTypes 10 params → 200400401403404405406413
PUT
/activityTypes/{activityTypesId}/copy
Copy Activity Types
copyActivityTypes 9 params body → 200400401403404405406413
PUT
/upsert/activityLocations/{activityLocationsId}
Create/Change in Activity Locations
putUpsertActivityLocations 9 params body → 200400401403404405406413
PUT
/upsert/activityStatusCodes/{activityStatusCodesId}
Create/Change Activity Status Code
putUpsertActivityStatusCodes 9 params body → 200400401403404405406413
PUT
/upsert/activityTypes/{activityTypesId}
Create/Change Activity Types
putUpsertActivityTypes 9 params body → 200400401403404405406413

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are changeActivityStatusCodesRS (11 properties), changeActivityLocationsRS (11 properties), copyActivityLocationsRS (11 properties), changeActivityTypesRS (11 properties). Each schema is shown below with its type and property counts.

copyActivityTypesRS
object
Response Body.
11 properties
copyConfigurationCodesType
array
Information needed to copy configuration code from one property to the other.
changeActivityTypes
object
Request object for changing Activity Types.
3 properties
copyActivityLocations
object
Request object for copying Activity Locations to hotel(s).
3 properties
changeActivityLocations
object
Request object for changing Activity Locations.
3 properties
changeActivityTypesRS
object
Response Body.
11 properties
managedByOptions
string
Describes of the Configuration is Managed by Enterprise or Property.
copyConfigurationCodeType
object
Information needed to copy configuration code from one property to the other.
3 properties
instanceLink
object
Metadata describing link description objects that MAY appear in the JSON instance representation.
7 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…
errorInstance
object
Complex type that contains error instance details for a REST call.
7 properties 2 required
warningType
object
Used when a message has been successfully processed to report any warnings or business errors that occurred.
10 properties
activityTypesType
array
Collection of Activity Types.
exceptionDetailType
object
Complex type that contains error details for a REST call.
9 properties 2 required
activityStatusCodeType
object
Activity Status Code detail information.
7 properties
activityTypeDetailType
object
Activity Type detail information.
4 properties
createActivityTypes
object
Request object for creating Activity Types.
3 properties
changeActivityStatusCodes
object
Request object for changing Activity Status Codes.
3 properties
copyActivityLocationsRS
object
Response Body.
11 properties
fetchActivityLocations
object
Response object after fetching the Activity Locations.
3 properties
status
object
Response Body.
2 properties
activityLocationsType
array
Collection of Activity Locations.
copyActivityTypes
object
Request object for copying Activity Types to hotel(s).
3 properties
fetchActivityStatusCodes
object
Response object after fetching the Activity Status Codes.
3 properties
createActivityLocations
object
Request object for creating Activity Locations.
3 properties
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
warningsType
array
Used in conjunction with the Success element to define a business error.
createActivityStatusCodes
object
Request object for creating Activity Status Codes.
3 properties
changeActivityLocationsRS
object
Response Body.
11 properties
changeActivityStatusCodesRS
object
Response Body.
11 properties
activityLocationType
object
Activity Location detail information.
4 properties
links
array
activityStatusCodesType
array
Activity Status Codes object.
errorsType
array
An error that occurred during the processing of a message.
fetchActivityTypes
object
Response object after fetching the Activity Types.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-hospitality-leisuremanagementconfig-api-openapi.yml Raw ↑

Other APIs Oracle Hospitality publishes across the network.

OPERA Cloud RnA Activities GraphQL API
OPERA Cloud RnA ARAccountsReceivable GraphQL API
OPERA Cloud RnA ARAgingReport GraphQL API
OPERA Cloud RnA ARLedger GraphQL API
OPERA Cloud RnA BookingReservationExtended GraphQL API
OPERA Cloud RnA BookingsBlockProductionChanges GraphQL API
OPERA Cloud RnA BookingsBlockStatusChanges GraphQL API
OPERA Cloud RnA BookingsBlock GraphQL API
OPERA Cloud RnA BookingsReservation GraphQL API
OPERA Cloud RnA CateringEventForecast GraphQL API
OPERA Cloud RnA CateringEventPostings GraphQL API
OPERA Cloud RnA CateringEventStatusChanges GraphQL API
Where this information came from

This is an independent, third-party profile of Oracle Hospitality Leisure Management Config 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.