Future deprecation of HotelDescriptiveContentNotif photo functionality
Adding and modifying photos through OTA_HotelDescriptiveContentNotif entered the sunset phase as of September 16, 2020. This means that to keep managing photos you must switch to the Photo API before September 16, 2021, when this functionality is fully depecrated.
ImageItems¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
MultimediaDescription/ImageItems |
Property photos. | array of ImageItem | 0..1 | - |
ImageItems /ImageItem |
Property photo details. | object | 0..* | - |
XML¶
<ImageItems>
<ImageItem>
...
</ImageItem>
<ImageItem>
...
</ImageItem>
</ImageItems>