Release 22.1.1 — March 2022

Feature or bug number Description

Call Usage Alerting

Usage Alerts will send an email when your usage is getting near to or has exceeded the limit assigned for calls to a given environment by a given application. This can be configured on the Usage Alerts tab in the Applications page.

Early Release Distribution Shop API

This new API is available to Developer Portal users joining the OPERA Cloud Distribution Early Adopter Distribution Program.

It enables a partner to query availability for a list of properties and view specific offer details.

The following operations are included in this API:
  • getProperties

  • getPropertyOffers

  • getPropertyOffer

Early Release Distribution Book API

This new API is available to Developer Portal users joining the OPERA Cloud Distribution Early Adopter Distribution Program.

It enables a partner using Distribution Shop API to create, modify, and cancel reservations.

The following operations are included in this API:
  • postReservation

  • putReservation

  • postCancelReservation

Early Release Distribution Reservation Notification API

This new API is available to Developer Portal users joining the OPERA Cloud Distribution Early Adopter Distribution Program.

It enables channels to deliver reservations from external distribution systems to hotel systems (creation, modification/cancellations).

The following operations are included in this API:
  • postReservationNotif

  • putReservationNotif

  • postCancelReservationNotif

Activity API

The following new operations are available in OPERA Cloud 21.5:
  • deleteActivityAttachmentWithoutHotelId

Accounts Receivables API

The following new operations are available in OPERA Cloud 21.5:
  • putInvoiceDetails

Availability (PAR) API

The following new operations are available in OPERA Cloud 21.5:
  • getHotelAvailabilityCRO

  • validateReservationGuarantees

Cashiering API

The following new operations are available in OPERA Cloud 21.5:
  • authorizeCreditCardAmountByProfile

  • getCCAuthorizationInstructionsByProfile

  • getMaturedDeposits

  • postZeroBalanceCheckoutReservations

Content Service API

The following new operations are available in OPERA Cloud 21.5:
  • getCustomizedLetter

  • emailFolioReport

  • setCustomizedLetter

  • getFolioReport

  • getRegistrationCard

Events API

The following new operations are available in OPERA Cloud 21.5:
  • changeEventsResourcesByChain

Export Configuration API

The following new operations are available in OPERA Cloud 21.5:
  • getExportColumnsAndFunctions

  • postExportSchedules

  • deleteExistingExportMappings

  • deleteExportMappings

  • getExportSchedules

Front Desk API

The following new operations are available in OPERA Cloud 21.5:
  • associateCommissionAgentToReservations

  • calculateCommissions

  • changeCommission

  • changeCommissionCheck

  • changeCommissionPaymentActivityByRange

  • discardCommissionChecks

  • getBankAccounts

  • getCommission

  • getCommissionNotes

  • getCommissionPaymentsActivity

  • getCommissions

  • getSuggestedRooms

  • processCommissionPayments

  • recalculateCommissionOnCodeChange

  • removeCommission

  • removeCommissionAgentFromReservations

  • reprintCommissionCheckByRange

  • setProcessingInstructions

LOV API

The following new operations are available in OPERA Cloud 21.5:
  • getAvailableProfileOwnerRoomsLOV

Reservations API

The following new operations are available in OPERA Cloud 21.5:
  • validateRateInfo

  • postReservationLinksByChain

  • deleteReservationLinksByChain

  • getSellMessageConfigByChain

  • postSellMessageConfigByChain

  • putSellMessageConfigByChain

  • deleteSellMessageConfigByChain

  • postReservationLinksByChain

Room Rotation Configuration API

The following new operations are available in OPERA Cloud 21.5:
  • getRotationPeriod

  • putRotationPeriod

Updates to API Operations

The prefixes of some operation IDs have been updated in the OPERA Cloud 21.5 release, whereby:
  • fetch is now called get

  • create is now called post

  • update is now called put

  • remove is now called delete

To align with the correct REST Standards, some operations in the following modules have been updated:
  • Rate

  • Reservation Configuration

  • Reservation

  • Room Configuration

  • Front Desk

  • Front Desk Configuration

  • Event Configuration

  • Enterprise Configuration

  • CRM Configuration