Skip Navigation

Modify Reservation Notification

10.31
Hotel
Reservation
SOAP API
Hospitality

Not Signed In.

Looks like you may not have access to all of the resources and documentation for this page.
Please log-in or contact your support desk team if you believe you should have access.

The Modify Reservation Notification(OTA_HotelResModifyNotifRQ) is used to enable modifications of a previously booked reservations.

Target Audience
Hospitality
API Version
10.31
Authentication
Security Credentials
Service Action Code
OTA_HotelResModifyNotifRQ
  • OTA_HotelResModifyNotifRQ — Sends a notification message for a reservation modification to Control Center.
  • OTA_HotelResModifyNotifRS — Returns confirmation that the modification has been successfully booked, and includes a confirmation number to identify the reservation, as well as the full details of the modification. Warnings from business processing rules or errors are returned if the request did not succeed. To ensure ease in determining the cause of errors, one HotelResModify node per requested modification always returns, regardless of success. If the modification does not successfully process, the node is empty. The error messages returned correspond to the failed modification – one error per failed modification in the response.

The ModifyReservationsNotification method is virtually identical to the Modify Reservation method (Refer to Modify Reservation). However, there are a few notable differences between the two methods, including:

  1. The message set used is OTA_HotelResModifyNotif instead of OTA_HotelResModify.
  2. An availability check is not performed prior to booking. The product requested is assumed to be available.
  3. Generally, an error is returned if the RoomType code and RatePlan code do not match a room and rate code in Synxis CR.
  4. When the rate plan code sent is for a negotiated or promotional rate the promotion code is not required in the RatePlanID attribute.
  5. If the modification does not contain a promo code, any access keys previously added to the reservation should be removed.