Create Resident Files: Rent Manager

Create Resident Files: Rent Manager | Method | |---| | | | POST /Tenants/UserDefinedValues |

Authentication

AuthorizationBearer

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

Path parameters

resident_idstringRequired
The ID of the resource.

Request

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

Response

Successful response
metaobject
resultobject

Errors