The Cancel Reservations Notification method provides the ability to send cancellation notification requests.
Target Audience
Booking Solutions
OTA Integration
API Version
10.34
Authentication
Security Credentials
Service Action Code
OTA_CancelRQ
Behavior is virtually identical to the CancelReservations method (Refer to Cancel Reservation) and uses the same OTA_Cancel message set. However, there are a few differences, including:
- The cancellation policies are ignored when processing the message. Whereas the CancelReservation returns an error if cancellation is not allowed, the CancelReservationsNotification processes the reservation.
- There is no enforcement of cancellation policy in res sync. A Rez Sync cancellation is unconditional in this respect.
- Cancellations of reservations whose arrival time is in the past is allowed in Rez Sync.