Amenities

OTA_HotelDescriptiveContentNotifRQ & OTA_HotelInvNotifRQ

Fields

Field Description Type Min/max Notes
GuestRoom/
Amenities
Container for amenities. array of Amenity 0..1 Modify room amenities with /ota/OTA_HotelInvNotif and property amenities with /ota/OTA_HotelDescriptiveContentNotif.
Amenities/
Amenity
Amenity details. object 0..* -

XML

<Amenities>
 <Amenity ... />
 <Amenity ... />
</Amenities>

OTA_HotelResNotifRQ & OTA_HotelResModifyNotifRQ

Fields

Field Description Type Min/max Notes
RoomType/
Amenities
Container for amenities. array of Amenity 0..1 Modify room amenities with /ota/OTA_HotelInvNotif and property amenities with /ota/OTA_HotelDescriptiveContentNotif.
Amenities/
Amenity
Amenity description. string 0..* -

XML

<Amenities>
  <Amenity>
    ...
  </Amenity>
  <Amenity>
    ...
  </Amenity>
</Amenities>