Update Lease: Rent Manager

Update Lease: Rent Manager | Method | |---| | POST /Leases |

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.
resident_idstringRequired
The Propexo unique identifier for the resident
unit_idstringRequired
The Propexo unique identifier for the unit
property_idstringOptional
The Propexo unique identifier for the property
scheduled_move_out_datestringOptionalformat: "date-time"

The scheduled move-out date associated with the lease

realized_move_in_datestringOptionalformat: "date-time"

The move-in date associated with the lease

realized_move_out_datestringOptionalformat: "date-time"

The move-out date associated with the lease

Response

Successful response
metaobject
resultobject

Errors