Release 23.4 — November 2023

Feature Description

Hotel ID in Analytics Download

Analytics now provides aggregation by x-hotelids in the download report for the x-hotelids. This new parameter is available in the analytics search parameters.

Streaming API Parameter

A new optional parameter named ‘offsetType’ is added to the streaming API. This parameter only returns the latest event and previous events are not returned. Refer to the notes in the user guide for guidance and constraints on using this parameter.

Streaming Retry Buttons

If a system error occurs while configuring streaming applications in the OHIP developer portal, customers and partners can now retry the failed configuration without the need to reconfigure the entire application.

Nor1 Upgrades API

The Nor1 Upgrades API now supports offer descriptions in multiple languages by passing the language code in the Accept-Language header parameter in the API request.

The providerId header parameter is no longer mandatory.

The following REST API operations are now available as v1 APIs:
  • Get Upsell Offers

  • Post Upsell Offers

OPERA Cloud Property APIs

The OPERA Cloud property APIs have been updated to OPERA Cloud version 23.2. With this release, all operations are now available as v1. As announced on the Oracle Hospitality Integration Platform Upcoming Major Changes Customer Support Portal page, consumers should aim to move to v1 within the next 12 months. For example, this involves changing the following:

get {HostName}/rsv/v0/hotels/{hotelId}/reservations/{reservationId}/linked

to:

get {HostName}/rsv/v1/hotels/{hotelId}/reservations/{reservationId}/linked

See the list below for the new API capabilities. Among these APIs are the new Room Rotation features with the OPERA Cloud Room Rotation Service API and the OPERA Cloud Room Rotation Configuration Service API.

These new APIs can be tested in any OPERA Cloud 23.2 environment. For integration partners, a new sandbox on OPERA Cloud 23.2 is coming soon.

New APIs:
  • deleteAdvanceRoomCharges

  • getCompPostingJournal

  • getFinancialPostingsNetVat

  • getFiscalSupportingDocuments

  • getHotelCreditCardWallet

  • getEligibleBillAmount

  • resendSupportingDocument

  • postFiscalInfo

  • postAwardTransaction

  • getReservationsForCommissions

  • getTravelAgentsForCommissions

  • getReservationStatusStatistics

  • getAiraLastRunStatus

  • getCommissionPaymentDetails

  • putRoomKeys

  • deleteTransactionDiscounts

  • getGlobalExchangeRatesInfo

  • getTransactionDiscounts

  • postTransactionDiscounts

  • deleteGlobalExchangeRates

  • setGlobalExchangeRates

  • putTransactionDiscounts

  • getHotelInterfaceControllerRegistry

  • getHotelInterfaceErrors

  • getHotelInterfaceFailedMessages

  • getHotelInterfaceSchemas

  • getBlockInventoryStatisticsMultipleHotelIds

  • getExternalYieldMarketType

  • deleteRoomOwnerReferral

  • deleteRoomOwner

  • getRoomOwnerReferrals

  • getProfileRoomOwners

  • postRoomRotationRules

  • postRoomOwnerReferrals

  • postRoomOwner

  • putRoomOwnerReferral

  • putRoomOwner

  • getReservationsSummary

  • postCancelShareReservation