Associate Images

The Image Association API enables users to associate an image already stored in the PMS with a property within the PMS.

Image Association for Property

This API is used to associate or connect images with a specific property.

Endpoint

POST


Attributes

hotelid string (Required)

Hotel id for which you want to associate an image.

circle-info

Maximum 20 characters allowed.


imageid string (Required)

Id assigned to a specific image within the PMS.


pmsimageid string (Required)

Id assigned to a specific image within the PMS.


Sample Request

  1. Request sample for the image associated with imageid for property:

  1. Request sample for the image associate with imageid for room:

  1. Request sample for the image associate with pms_imageid for property:

  1. Request sample for the image associate with pms_imageid for room:


Response


Sample Success Response

Last updated

Was this helpful?