Create Lease: Buildium
Create Lease: Buildium
| Interface | Method |
|---|---|
| Leases | POST /leases |
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
type
The type associated with the lease
Allowed values:
unit_id
The Propexo unique identifier for the unit
start_date
The start date associated with the lease
first_name
The first name associated with the resident
last_name
The last name associated with the resident
address_1
The first address line associated with the resident
city
The city associated with the resident
state
The state associated with the resident
zip
The zip code associated with the resident
country
The country associated with the resident
Allowed values:
financial_account_id
The Propexo unique identifier for the financial account
end_date
The end date associated with the lease
send_welcome_email
Whether to send a welcome email to the tenant
email_1
The primary email address associated with the resident
email_2
The secondary email address associated with the resident
phone_1
Primary phone number associated with the resident
phone_1_type
Type of the primary phone number
Allowed values:
phone_2
Secondary phone number associated with the resident
phone_2_type
Type of the secondary phone number
Allowed values:
date_of_birth
The date of birth associated with the resident
address_2
The second address line associated with the resident
address_1_alternate
The first alternate address line associated with the resident
address_2_alternate
The second alternate address line associated with the resident
city_alternate
The alternate city associated with the resident
state_alternate
The alternate state associated with the resident
zip_alternate
The alternate zip code associated with the resident
country_alternate
The alternate country associated with the resident
Allowed values:
rent_cycle
The duration in which rent charges will be automatically appended to the lease ledger
rent_amount_in_cents
The rent amount in cents for the lease
rent_due_date
The rent due date associated with the lease. The timestamp will be stripped off and only the date will be used
Response
Successful response
meta
result

