Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is currently only possible to query undelivered reservations per hotel. Undelivered identifies all reservations, modifications or cancellations which have not been previously acknowledged with an OTA_NotifReportRQ message by the PMS.

The exchange involves 4 5 different messages: 

  1. Using the OTA_ReadRQ message, the PMS will request reservations, modifications or cancellations from pmsXchange.
  2. Using the OTA_ResRetrieveRS message, pmsXchange will return reservations, modifications or cancellations which meets the requested criteria.
  3. The PMS will process the response and send an OTA_NotifReportRQ with success or errors after processing. 
  4. PmsXchange will then respond with an OTA_NotifReportRS to acknowledge the receipt.
  5. Using the OTA_HotelAvailNotifRQ, the PMS sends pmsXchange back the affected 'Availability' change.

General Guidelines for Reservation Retrieval

...