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

