Create Lease file: Yardi - Not Supported

Yardi does not support creating a lease file via their API. This endpoint will always return a 405, with an error message specifying that creating a lease file in a Yardi integration is not supported due to the lack of upstream support. Fortunately, due to the way that Yardi represents Residents and Leases in the UI, we would recommend you instead use the Create Resident File endpoint as the next best option.

Authentication

AuthorizationBearer

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

Path parameters

lease_idstringRequired
The ID of the resource.

Request

This endpoint expects an object.

Response

Successful response

Errors