Create Property Files: Rent Manager

Create Property Files: Rent Manager | Method | |---| | | | POST /Properties/{propertyId}/UploadImage | | POST /Properties/UserDefinedValues |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

property_idstringRequired
The ID of the resource.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
imageslist of objectsOptional
Image files to upload for the property.
attachmentslist of objectsOptional
Attachment files for user defined fields on the property. All the files can have a maximum combined file size of 50 MB

Response

Successful response
metaobject
resultobject

Errors