Update Lease: Rentvine
Update Lease: Rentvine
| Interface | Method |
|---|---|
| Leases | POST /api/manager/leases/{leaseID} |
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.
move_in_date
The move-in date associated with the lease
move_out_date
The move-out date associated with the lease
scheduled_move_out_date
The scheduled move-out date associated with the lease
start_date
The start date associated with the lease
end_date
The end date associated with the lease
Response
Successful response
meta
result

