OTA_HotelProductNotifRS
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
OTA_HotelProductNotifRS | Root element for /ota/OTA_HotelProductNotif response. | object | 1..1 | - |
OTA_HotelProductNotifRS /Success | Indicates a successful request. | object | 0..1 | Can occur simultaneously with Warnings, but not Errors. |
OTA_HotelProductNotifRS /Warnings | Warnings, if any. | array of Warning | 0..1 | Can occur simultaneously with Success . |
OTA_HotelProductNotifRS /Errors | Errors, if any. | array of Error | 0..1 | Never occurs simultaneously with Success . |
XML
<OTA_HotelProductNotifRS
xmlns="http://www.opentravel.org/OTA/2003/05"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_HotelProductNotifRS.xsd"
TimeStamp="2015-07-31T14:08:46-00:00"
Target="Production"
Version="3.000">
<Success />
</OTA_HotelProductNotifRS>