Notifying and Tracking XML Bookings Inside a BookingCenter Product
Posted by Jeff Tweddale on 21 Feb 2012 09:53 AM
|
|
Notifying and Tracking XML Bookings Inside a BookingCenter ProductWhen a client integrates the XML into their system, the bookings saved will not trigger a booking confirmation event from BookingCenter. Thus, the XML developer must build their own notification system to notify both the property and guest that an online booking occured. Upon receipt of the notification, the developer ought to trigger the XML Web Services 'OTA_ HotelResNotifyRS/RQ - (get booking) message. How does BookingCenter notify when a booking comes from the GDS/OTA/Global Booking Network? There are two options, both of which can only be set by BookingCenter: If the Site is a stand-alone (ie, just one Site not part of a 'group' of properties or a Portal), then there is an XML notification URL (https://adminonline.bookingcenter.com/site_details.phtml?site=xxxxx) for the Site Admin area of BookingCenter for BookingCenter to notify the developer's application for when a new or cancelled booking occurs via BookingCenter. If the Site is part of a Group of properties, or a Portal, then they would place a web address in the 'Notify URL' in the Portal Admin area of BookingCenter (https://adminonline.bookingcenter.com/portal_details.phtml) in order for BookingCenter to notify the developer's application when a new or cancelled booking occurs via BookingCenter network partners.
We have a separate article for Notification and Credentials for Partner Bookings via XML here. | |
|