Create Lease: Rent Manager
Create Lease: Rent Manager
| Method |
|---|
| POST /Leases |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
resident_id
The Propexo unique identifier for the resident
unit_id
The Propexo unique identifier for the unit
property_id
The Propexo unique identifier for the property
start_date
The start date associated with the lease
end_date
The end date associated with the lease
scheduled_move_out_date
The scheduled move-out date associated with the lease
realized_move_in_date
The move-in date associated with the lease
realized_move_out_date
The move-out date associated with the lease
Response
Successful response
meta
result

