Update Applicant: Buildium
Update Applicant: Buildium
| Interface | Method |
|---|---|
| Applicants | PUT /applicants/:applicantId |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The Propexo unique identifier for the applicant
Request
This endpoint expects an object.
last_name
The last name associated with the applicant
first_name
The first name associated with the applicant
unit_id
The Propexo unique identifier for the unit
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:
Response
Successful response
meta
result

