Update Lease: ResMan

Update Lease: ResMan | Interface | Method | |---|---| | Lease Application | /MITS/PostLeaseApplication3_0 |

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.
applicant_idstringRequired
The Propexo unique identifier for the applicant
application_datestringRequired
The application date associated with the applicant
start_datestringRequired
The start date associated with the applicant
end_datestringRequired
The end date associated with the applicant
statusenumRequired
The status associated with the applicant
Allowed values:
first_namestringOptional
The first name associated with the applicant
last_namestringOptional
The last name associated with the applicant
date_of_birthstringOptional
The date of birth associated with the applicant
address_1stringOptional
The first address line associated with the applicant
citystringOptional
The city associated with the applicant
statestringOptional
The state associated with the applicant
zipstringOptional
The zip code associated with the applicant
phone_1stringOptional
Primary phone number associated with the applicant
phone_1_typeenumOptional
Type of the primary phone number
Allowed values:
phone_2stringOptional
Secondary phone number associated with the applicant
phone_2_typeenumOptional
Type of the secondary phone number
Allowed values:
rent_amount_market_in_centsintegerOptional
The market rent amount in cents for the lease
move_in_datestringOptional

The move-in date associated with the lease

Response

Successful response
metaobject
resultobject

Errors