SellableProducts

Fields

Field Description Type Min/max Notes
OTA_HotelInvNotifRQ/
SellableProducts
Room types. array of SellableProduct 1..1 -
SellableProducts/
@HotelCode
Property ID. string 1..1 -
SellableProducts/
SellableProduct
Room type details. object 0..* -

XML

<SellableProducts
  HotelCode="1460510">
  <SellableProduct ... >
    ...
  </SellableProduct>
  <SellableProduct ... >
    ...
  </SellableProduct>
</SellableProducts>