Last updated

OTA_HotelInvNotifRS

Fields

FieldDescriptionTypeMin/maxNotes
OTA_HotelInvNotifRSRoot element for /ota/OTA_HotelInvNotif response.object1..1-
OTA_HotelInvNotifRS/
InventoryCrossRefs
-array of InventoryCrossRef0..1Returned only if the request created a new room type.
OTA_HotelInvNotifRS/
Success
Indicates a successful request.object0..1Can occur simultaneously with Warnings, but not Errors.
OTA_HotelInvNotifRS/
Warnings
Warnings, if any.array of Warning0..1Can occur simultaneously with Success.
OTA_HotelInvNotifRS/
Errors
Errors, if any.array of Error0..1Never occurs simultaneously with Success.

XML

<OTA_HotelInvNotifRS
  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_HotelInvNotifRS.xsd"
  TimeStamp="2019-07-31T13:46:52-00:00"
  Target="Production"
  Version="3.000">
  <InventoryCrossRefs>
    ...
  </InventoryCrossRefs>
  <Success />
</OTA_HotelInvNotifRS>