PMS will send notification of reservations processing report using this message. RGBridge will process the message synchronously and respond with an OTA_NotifReportRS message.
Copy <OTA_NotifReportRQ xmlns="http://www.opentravel.org/OTA/2003/05"
EchoToken="354"
TimeStamp="2011-01-26T10:22:00-05:00"
Target="Production"
Version="3.000" >
<Success />
<NotifDetails>
<HotelNotifReport>
<HotelReservations>
<HotelReservation>
<POS>
<Source>
<BookingChannel>
<CompanyName Code=”LTA1”> Famous OTA</CompanyName>
</BookingChannel>
</Source>
</POS>
<ResGlobalInfo>
<HotelReservationIDs>
<HotelReservationID ResID_Type="3" ResID_Value="123456789" />
<HotelReservationID ResID_Type="14" ResID_Value="chd22342" />
</HotelReservationIDs>
</ResGlobalInfo>
</HotelReservation>
</HotelReservations>
</HotelNotifReport>
</NotifDetails>
</OTA_NotifReportRQ>