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 Activity API

APIs to cater for Sales Activity functionality in OPERA Cloud. Activities provide you with an account management tool for managing daily tasks such as appointments, sales calls, contact follow-up, and so on. Compatible with OPERA Cloud release 26.2.0.0. 23 operation(s) documented; base path /act/v1. Harvested verbatim from Oracle's public hospitality-api-docs repository (Swagger 2.0, release 26.2.0.0).

OPERA Cloud Activity 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 Activity, Property Management, and OPERA Cloud. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 23 operations across 17 paths, and defines 109 schemas. It is described by OpenAPI 2.0, at version 26.2.0.0.

23 operations 17 paths 109 schemas 5 DELETE11 GET5 POST2 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
1

Paths & Operations 23

Across 17 paths, the API surfaces 23 operations — 5 DELETE, 11 GET, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Activity 23

The Activity REST APIs allow you to view, create, update, and complete an Activity in OPERA Cloud. You are also able to perform more actions such as add attachments.

GET
/activities
Get activities
getActivitiesByMultipleHotelIds 23 params → 200204400401403404405406
DELETE
/activities
Delete activities
deleteMultipleActivities 9 params → 200400401403404405406413
PUT
/activities
Operation to update multiple activities
putBulkActivities 9 params → 200400401403404405406413
POST
/activities/activitiesCompletion
Complete activities
postMultipleActivitiesCompletion 9 params → 201400401403404405406413
GET
/activities/emailsdeprecated
Get Emails
getEmails 34 params → 200204400401403404405406
POST
/activities/emails/searches
Get Emails
searchEmails 9 params → 200204400401403404405406
GET
/activities/{activityId}
Get activity by ID
getActivityWithOutHotelId 10 params → 200204400401403404405406
DELETE
/activities/{activityId}
Delete activity by ID
deleteActivitiesWithOutHotelId 10 params → 200400401403404405406413
DELETE
/activities/{activityId}/attachments/{attachmentId}
Delete an attachment from an Activity
deleteActivityAttachmentWithoutHotelId 10 params → 200400401403404405406413
GET
/hotels/{hotelId}/activities
Get activities by hotel
getActivities 24 params → 200204400401403404405406
POST
/hotels/{hotelId}/activities
Create activities in a hotel
postActivities 10 params → 201400401403404405406413
GET
/hotels/{hotelId}/activities/statistics
Get Activity statistics
getActivityStatistics 13 params → 200204400401403404405406
GET
/hotels/{hotelId}/activities/{activityId}
Get activity in a hotel by ID
getActivity 11 params → 200204400401403404405406
PUT
/hotels/{hotelId}/activities/{activityId}
Update activity in a hotel by ID
putActivities 11 params → 200400401403404405406413
DELETE
/hotels/{hotelId}/activities/{activityId}
Delete activity in a hotel by ID
deleteActivities 11 params → 200400401403404405406413
POST
/hotels/{hotelId}/activities/{activityId}/activityCompletion
Complete activity in a hotel by ID
postSingleActivityCompletion 11 params → 201400401403404405406413
GET
/hotels/{hotelId}/activities/{activityId}/attachments
Get Activity Attachments
getActivityAttachments 12 params → 200204400401403404405406
DELETE
/hotels/{hotelId}/activities/{activityId}/attachments/{attachmentId}
Delete an attachment from an Activity
deleteActivityAttachment 11 params → 200400401403404405406413
POST
/hotels/{hotelId}/activities/{activityId}/linkedActivities
Create linked activities in a hotel by ID
postLinkedActivities 11 params → 201400401403404405406413
GET
/hotels/{hotelId}/activityLog
Get Activity Log
getActivityLog 21 params → 200204400401403404405406
GET
/hotels/{hotelId}/recentlyAccessedActivities
Get recently accessed activities
getRecentlyAccessedActivities 9 params → 200204400401403404405406
GET
/recentlyAccessedActivities
Get recently accessed activities
getRecentlyAccessedActivitiesWithOutHotelId 8 params → 200204400401403404405406
GET
/services/activity/status
Operation to get health status
pingActivityService 8 params → 200204400401403404405406

Schemas 109

The contract defines 109 schemas that model the data the API accepts and returns. The most detailed are stayInfoType (36 properties), searchEmailsRequest (26 properties), activityInfoType (21 properties), activityChanges (13 properties). Each schema is shown below with its type and property counts.

activitiesInfo
object
9 properties
activityListType
array
Activity information in detail.
activityDetailsType
object
Complete Activity Related Information.
8 properties
activityId
object
An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number,…
2 properties
activityInfoType
object
Activity related information.
21 properties
activityConfigClassType
string
A collection of supported list of activity classes.
activityLinkedProfilesType
object
A collection of Unique IDs of Profiles.
4 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,…
2 properties
profileType
object
Type provides the detailed information about the profile and its children.
12 properties
customerType
object
Contains basic data on the customer's identity, location, relationships, finances, memberships, etc.
1 property
personNameType
object
This provides name information for a person.
1 property
companyType
object
1 property
addressInfoType
object
Provides address information.
3 properties
addressType
object
Provides address information.
10 properties
countryNameType
object
Code for a country or a nationality.
2 properties
telephoneInfoType
object
Information on a telephone number for the customer.
1 property
telephoneType
object
Information on a telephone number for the customer.
1 property
emailInfoType
object
Information on an email for the customer.
1 property
emailType
object
Information on an email for the customer.
2 properties
uRLInfoType
object
Web site address.
1 property
uRLType
object
Web site address, in IETF(The Internet Engineering Task Force) specified format.
2 properties
profileDeliveryMethod
object
Delivery Information type to the profile.
7 properties
profileDeliveryModuleType
string
Module where this delivery type will be used. Example : EFolio Export, EInvoice , Fiscal, etc..
relationshipInfoType
object
Relationship Type contains information about the associations between and among individuals, companies, travel agents, groups, sources, and contact profiles.
1 property
relationshipProfileType
object
2 properties
profileTypeType
string
The types of Profile handled by the web service.
relationshipInfoSummaryType
object
RelationshipInfoSummaryType contains information about the associations between and among individuals, companies, travel agents, groups, sources, and contact p…
7 properties
relationshipProfileSummaryType
object
11 properties
relationshipAddressType
object
Provides address information for a Relationship.
5 properties
profileStatusType
string
masterAccountInfoType
object
2 properties
reservationStayHistoryFutureInfoType
object
Information of History and Future Reservation details attached to Profiles.
2 properties
stayHistoryListType
object
A collection of reservation history details attached to Profiles.
4 properties
stayReservationInfoType
object
The Reservation class contains the current reservation being created or altered.
6 properties
reservationIdList
array
Unique Id that references an object uniquely in the system.
stayInfoType
object
Details on the Room Stay including Guest Counts, Time Span of this Room Stay, pointers to Res Guests, guest Memberships, Comments and Special Requests pertaini…
36 properties
timeSpanType
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
resExpectedTimesType
object
Holds the Arrival and Departure Time Information
2 properties
currencyAmountType
object
A monetary value expressed with a currency code.
2 properties
pointsType
object
The Redeem Points contains the number of points required to book a room type.
2 properties
reservationBlockType
object
Key information about the block for a reservation.
3 properties
blockIdList
array
Unique Id that references an object uniquely in the system.
resGuaranteeType
object
Validations type record returned after Validations are done.
3 properties
promotionType
object
Type to specify a rate promotion. Usually attached to a reservation to indicate a specific promotion is applied to the reservation.
3 properties
guestHousekeepingServiceRequestType
string
Possible values for the Guest Service Status.
resAttachedProfileListType
array
resAttachedProfileType
object
3 properties
profileIdList
array
Unique Id that references an object uniquely in the system.
resProfileTypeType
string
pMS_ResStatusType
string
This reservation is in checked in status and the business date is past departure date. This could occur when ORS and PMS are in same environment.
stayFutureListType
object
A collection of reservation history details attached to Profiles.
4 properties
linkedProfileTypeType
string
Simple type for profile types linked to activity.
blockListType
array
List of Blocks that are linked to the Activity.
activityBlockInfoType
object
6 properties
uniqueNameIDListType
array
Defines descriptive name and unique identification combination.
uniqueNameIDType
object
Defines descriptive name, unique identification, and basic information combination.
3 properties
attachmentsType
array
Attachment List.
attachmentType
object
Attached files.
11 properties
dateTimeStampGroupType
object
4 properties
linkedActivityDetailsType
object
Linked Activity Related Information.
2 properties
indicatorsType
array
Collection of lamp indicators.
indicatorType
object
Lamp indicator Type.
2 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
exceptionDetailType
object
Complex type that contains error details for a REST call.
8 properties 2 required
errorInstance
object
Complex type that contains error instance details for a REST call.
7 properties 2 required
status
object
Response Body.
2 properties
activitiesToChange
object
6 properties
emailsDetails
object
Response object for FetchEmails Operation.
3 properties
emailsFetchedType
object
Type contains the detailed information of a sender external email stored .
7 properties
emailInfoResponseType
object
Defines elements related to fetched external emails stored.
13 properties
codeListType
array
emailID
object
An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number,…
6 properties
accountId
object
An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number,…
6 properties
contactId
object
An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number,…
6 properties
blockId
object
An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number,…
6 properties
activity
object
3 properties
activitiesInformation
object
3 properties
activityStatistics
object
3 properties
activityStatReportType
object
Base abstraction defining all details needed to create a statistical report.
10 properties
activityStatCategoryType
object
Defines the codes and corresponding categories for which the data in the other elements has been gathered.
5 properties
activityStatSetType
object
Base statistic set holder which defines the span of the statistical data.
4 properties
activityStatType
object
Since the statistical value can be represented in different measure of units, this element will provide a flexible definition for the supported Opera9 statisti…
4 properties
statUnitCategoryType
string
Supported statistical units.
activityStatCodeType
string
Supported activity statistical codes.
activityStatCategoryCodeType
string
Supported activity statistical category codes.
activityStatReportCodeType
string
Supported Activity report codes.
activityAttachments
object
3 properties
linkedActivities
object
3 properties
linkedActivitiesType
object
Provides the data to create linked activities to an activity .
3 properties
activityLog
object
3 properties
activityLogListType
object
7 properties
activityLogType
object
12 properties
recentlyAccessedActivities
object
3 properties
recentlyAccessedActivitiesType
array
A single recently accessed activity.
recentlyAccessedActivityType
object
A recently used activity details.
6 properties
activityIdListType
array
Unique identifier for the Activity.
activitiesBulkUpdate
object
Request object that will Change a list of activities.
3 properties
activitiesBulkUpdateType
object
Collection of Activity Ids their details to be updated.
3 properties
activityChanges
object
Activities details to be updated.
13 properties
activityIdRecord
object
Unique identifier for the Activity Record containing activity ID and activity property.
2 properties
activitiesBulkUpdateStatus
object
1 property
activitiesProcessedInfoType
object
Status/Info of the processed activities.
4 properties
operaVersionNumberType
string
Current Opera Version Number
operaVersion
object
Response for Ping operation.
3 properties
searchEmailsRequest
object
26 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-hospitality-property-v1-act.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 Activity 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.