Associate Images
Last updated
Was this helpful?
Last updated
Was this helpful?
The Image Association API enables users to associate an image already stored in the PMS with a property within the PMS.
This API is used to associate or connect images with a specific property.
POST
hotelid
string (Required)
Hotel id for which you want to associate an image.
imageid
string (Required)
Id assigned to a specific image within the PMS.
pmsimageid
string (Required)
Id assigned to a specific image within the PMS.
Request sample for the image associated with imageid for property:
Request sample for the image associate with imageid for room:
Request sample for the image associate with pms_imageid for property:
Request sample for the image associate with pms_imageid for room:
Sample Success Response