Create Images

The Create Image API allows users to upload or create images in the PMS.

Endpoint

POST


Attributes

hotelid string (Required)

Hotel id for which you want to create and image.

circle-info

Maximum 20 characters allowed.


proppmsid string (Required)

Id assigned to a specific property within the PMS.


images string (Required)


url string (Required)

URL of the image.


name string (Required)

Name of the image.


pms_imageid string (Optional)

Id assigned to a specific image within the PMS.


Image Create with pms_imageid

Sample Request

Response


Image Create without pms_imageid

Sample Request

Response

Last updated

Was this helpful?