API solution no longer usable
Managing photos through OTA_HotelDescriptiveContentNotif, OTA_HotelInvNotif, and OTA_HotelDescriptiveInfo sunsetted on April 1, 2022. Please see the deprecation policy documentation for more details.
This documentation section concerns an API solution that is no longer usable. It will be removed on June 1, 2022. Until then, you can still access it by clicking here
Description¶
GuestRoom¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
GuestRoom/Description |
Description for room type. | object | 1..1 | - |
Description /Text |
Specifies an optional (more descriptive) name for the room type. | string | 0..1 | You can retrieve accepted room names per room type and language by using the room name endpoint. Default name is based on Room Type[@RoomType] . |
XML¶
<Description>
<Text>Deluxe Double Room with Sea View</Text>
</Description>
RatePlan¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
RatePlan/Description |
- | object | 1..1 | - |
Description /@Name |
A custom name for the rate plan. | string | 1..1 | Rate plan names must be unique. Creating a rate plan with a duplicate name results in an error. |
XML¶
<Description
Name="1st night non-refundable Rate with Breakfast for 1 person"/>