Create Applicant: Rent Manager
Create Applicant: Rent Manager
| Method |
|---|
| POST /Prospects |
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
last_name
The last name associated with the applicant
first_name
The first name associated with the applicant
middle_name
The middle name associated with the applicant
email_1
The primary email address associated with the applicant
date_of_birth
The date of birth associated with the applicant
address_1
The first address line associated with the applicant
city
The city associated with the applicant
state
The state associated with the applicant
zip
The zip code associated with the applicant
notes
Notes associated with the applicant
application_date
The application date associated with the applicant. Specifying this ensures Rent Manager classifies this prospect as an applicant
custom_dataDeprecated
Deprecated: Field is no longer applicable
Response
Successful response
meta
result

