Create Lease File: Rentvine

Create Lease File: Rentvine | Interface | Method | |---|---| | Files | POST /api/manager/files | <Note title="Notice">Due to PMS limitations, the ID of the created record cannot be retrieved. This will be found on the next data sync.</Note>

Authentication

AuthorizationBearer

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

Path parameters

lease_idstringRequired
The Propexo unique identifier for the lease

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

400
Bad Request Error