Create Resident File: Rentvine

Attach a new file to a Resident. Note that Residents with a Resident Type of Occupant cannot have files attached. | Interface | Method | |---|---| | Files | POST /api/manager/files |

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
The file data for the document upload.

Response

Successful response
metaobject
resultobject

Errors