Create Lease File: Propertyware REST

Attach a file to a lease. | Method | Interface | |---|---| | POST /v1/docs | Documents | | PUT /v1/docs | Documents |

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 to attach to the lease

Response

Successful response
metaobject
resultobject

Errors