Create Applicant: MRI
Create an applicant in MRI. This will create a prospect record in MRI with the applicant type.
| Method |
|---|
| /mriapiservices/api.asp?$api=MRI_S-PMRM_GuestCardsBySiteID |
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
address_type_id
The Propexo unique identifier for the address type
first_name
The first name associated with the applicant
email_1
The primary email address associated with the applicant
address_1
The first address line associated with the applicant
address_2
The second 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
target_move_in_date
The target move in date associated with the applicant
desired_num_bedrooms
The desired number of bedrooms
desired_num_bathrooms
The desired number of bathrooms
desired_lease_term_in_months
The desired lease term in months of the applicant
number_of_occupants
The number of occupants for the applicant
notes
Notes 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:
applicant_status
The status of the applicant. This is optional and defaults to ACTIVE.
Allowed values:
Response
Successful response
meta
result

