Last updated

OTA_HotelRatePlanNotifRS

Fields

FieldDescriptionTypeMin/maxNotes
OTA_HotelRatePlanNotifRSRoot element for /ota/OTA_HotelRatePlanNotif response.object1..1-
OTA_HotelRatePlanNotifRS/
RatePlanCrossRef
Cross-referencing information for (new) rate plans.object0..*-
OTA_HotelRatePlanNotifRS/
Success
Indicates a successful request.object0..1Can occur simultaneously with Warnings, but not Errors.
OTA_HotelRatePlanNotifRS/
Warnings
Warnings, if any.array of Warning0..1Can occur simultaneously with Success.
OTA_HotelRatePlanNotifRS/
Errors
Errors, if any.array of Error0..1Never occurs simultaneously with Success.

XML

<OTA_HotelRatePlanNotifRS
  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_HotelRatePlanNotifRS.xsd"
  TimeStamp="2015-09-30T13:49:52-00:00"
  Target="Production"
  Version="3.000">
  <Success />
  <RatePlanCrossRef ... />
  <RatePlanCrossRef ... />
</OTA_HotelRatePlanNotifRS>