Update Lease: Entrata

Update Lease: Entrata | Method | |---| | leases/updateLease |

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.
property_idstringOptional
The Propexo unique identifier for the property
unit_idstringOptional
The Propexo unique identifier for the unit
resident_idstringOptional
The Propexo unique identifier for the resident
scheduled_move_in_datestringOptionalformat: "date-time"

The move-in date associated with the lease

first_namestringOptional
The first name associated with the resident
last_namestringOptional
The last name associated with the resident
address_1stringOptional
The first address line associated with the resident
address_2stringOptional
The second address line associated with the resident
citystringOptional
The city associated with the resident
statestringOptional
The state associated with the resident
zipstringOptional
The zip code associated with the resident
email_1stringOptionalformat: "email"
The primary email address associated with the resident
phone_1stringOptional
Primary phone number associated with the resident
date_of_birthstringOptionalformat: "date-time"
The date of birth associated with the resident

Response

Successful response
metaobject
resultobject

Errors