Create Lease: Propertyware
Create Lease: Propertyware
| Method |
|---|
| createLease |
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
property_id
The Propexo unique identifier for the property
unit_id
The Propexo unique identifier for the unit
primary_contact_id
The Propexo unique identifier of the primary contact. This must either be a lead, applicant, or resident in Propexo
tenants
An array of Propexo lead, applicant, or resident IDs. This must also include the primary contact ID
start_date
The start date associated with the lease
end_date
The end date associated with the lease
scheduled_move_in_date
The move-in date associated with the lease
scheduled_move_out_date
The move-out date associated with the lease
status
The status associated with the lease
Allowed values:
Response
Successful response
meta
result

