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_id
The Propexo unique identifier for the resident
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
attachment
The file data for the document upload.
Response
Successful response
meta
result

