Create Resident File (File Upload): Yardi REST

Create Resident File (File Upload): Yardi REST | Interface | Method | |---|---| | Common Data | /ItfResidentData/ImportTenantDocument |

Authentication

AuthorizationBearer

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

Path parameters

resident_idstringRequired
The Propexo unique identifier for the resident

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
attachmentobjectRequired
PDF to attach to the Resident

Response

Successful response
metaobject
resultobject

Errors