2. Property REST API Workflows

Number of APIs: 227

ORACLE Hospitality OPERA Cloud Rest APIs

This Qodex Collection offers many API call samples on how to perform different functional workflows against Oracle Hospitality REST APIs and OHIP (e.g. digital check-in and checkout). For more information visit Oracle Hospitality Integration Platform.

New to OHIP? Watch this free on demand video about Stepping Through the OHIP Journey.

To find out more about this Qodex collection watch this free on demand video Understanding Apiary Documentation & Qodex Collections.

Note that some of the APIs in this Qodex collection are Early Adopter APIs (v0). To find out about becoming an Early Adopter watch this free on demand video Why be an OHIP Early Adopter.

Explanations of the common workflows are available in this workflows document.

This document and all content within is available under the Universal Permissive License v 1.0. Copyright c 2021 Oracle and/or its affiliates.

  1. Common Workflows-Upgrade a Reservation in OPERA Cloud using Property APIs - Remove an upsell from a reservation DELETE {{HostName}}/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/upsell

  2. Common Workflows-Property Interfaces - Guest Messages - Create a New Guest Message POST {{HostName}}/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestMessages

  3. Common Workflows-Create a Room Type Upgrade Rule - Test an upsell rule PUT {{HostName}}/rsv/config/v0/hotels/{{HotelId}}/upsellRules/action/validate

  4. Common Workflows-Create a Room Class Upgrade Rule - Create a new upsell rule POST {{HostName}}/rsv/config/v0/hotels/{{HotelId}}/upsellRules

  5. Common Workflows-Create a Room Maintenance Request - Update an existing Room Maintenance Request PUT {{HostName}}/hsk/v0/hotels/{{HotelId}}/rooms/{{RoomId}}/maintenances/{{maintenanceId}}

  6. Common Workflows-OSEM - Find Event & Event Resources - Get event GET {{HostName}}/evm/v1/hotels/{{HotelId}}/events/{{EventId}}?fetchInstructions=Indicators&fetchInstructions=Notes

  7. Common Workflows-Check In - Pre-Register with payment method and arrival time POST {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/preCheckIn

  8. Common Workflows-Property Interfaces - Locator - Post or set new Locator on a reservation POST {{HostName}}/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestLocators

  9. Common Workflows-Property Interfaces - Guest Inquiry - Get Reservations by name - FirstLetter GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations?searchType=InHouse&=Reservation&surname=B

  10. Common Workflows-OSEM - Get general configuration data for Events - get Event Setup Styles GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/room/{{Space}}/eventSetupStyles