Create Applicant: Buildium
Create Applicant: Buildium
| Interface | Method |
|---|---|
| Applicants | POST /applicants |
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
first_name
The first name associated with the applicant
last_name
The last name associated with the applicant
unit_id
The Propexo unique identifier for the unit
send_rental_application_email
Whether to send the new applicant an email with a link to the online application form
email_1
The primary email address associated with the applicant
phone_1
Primary phone number associated with the applicant
phone_1_type
Type of the primary phone number
Allowed values:
phone_2
Secondary phone number associated with the applicant
phone_2_type
Type of the secondary phone number
Allowed values:
custom_dataDeprecated
Deprecated: Field is no longer applicable
Response
Successful response
meta
result

