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_idstringRequired
The Propexo unique identifier for the lease

Request

This endpoint expects an object.
move_in_datestringOptional

The move-in date associated with the lease

move_out_datestringOptional

The move-out date associated with the lease

scheduled_move_out_datestringOptional

The scheduled move-out date associated with the lease

start_datestringOptional
The start date associated with the lease
end_datestringOptional
The end date associated with the lease

Response

Successful response
metaobject
resultobject

Errors