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
ImageItem¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
ImageItems/ImageItem |
Property photo details. | object | 0..* | - |
ImageItem /ImageFormat |
Property photo URL and sort order in property gallery. | object | 1..1 | - |
ImageItem /TPA_Extensions |
Container for ImageTags. | object | 0..1 | - |
XML¶
<ImageItem>
<ImageFormat ... >
...
</ImageFormat>
<TPA_Extensions>
...
</TPA_Extensions>
</ImageItem>