Rental Applications
RentalApplication objects represent rental applications from AppFolio®. Skywalk API allows you to obtain the following rental application attributes from AppFolio®.
The RentalApplication Object
Attributes
rentalApplicationIdinteger
ID of rental application.
Example:
1234
applicantsstring
Name of applicants
Example:
"John Jacobs"
applyingForstring
Unit number applicant is applying for
Example:
"101"
approvedAtstring
When application was approved
Example:
"04/15/2023 at 2:30 PM"
canceledAtstring
When application was cancelled
Example:
null
deniedAtstring
When application was denied
Example:
null
desiredMoveInstring
Desired move in date of applicant
Example:
"07/01/2023"
emailstring
Email of applicant
Example:
"prospect@email.com"
phoneNumberstring
Phone number of applicant
Example:
"(111)111-1111"
propertyIdstring
Property ID associated with application
Example:
"7"
statusstring
Status of application
Example:
"Converting"
More Attributes
unitIdstring
rentalApplicationGroupIdstring
screeningstring
tenantIdstring
currentAddress.address1string
currentAddress.address2string
currentAddress.citystring
currentAddress.zipstring
currentAddress.statestring
currentAddress.residedFromstring
currentAddress.residedTostring
currentAddress.landlordNamestring
currentAddress.landlordEmailstring
currentAddress.landlordPhoneNumberstring
currentAddress.monthlyRentstring
previousAddress1.address1string
previousAddress1.address2string
previousAddress1.citystring
previousAddress1.zipstring
previousAddress1.statestring
previousAddress1.residedFromstring
previousAddress1.residedTostring
previousAddress1.landlordNamestring
previousAddress1.landlordEmailstring
previousAddress1.landlordPhoneNumberstring
previousAddress1.monthlyRentstring
previousAddress2.address1string
previousAddress2.address2string
previousAddress2.citystring
previousAddress2.zipstring
previousAddress2.statestring
previousAddress2.residedFromstring
previousAddress2.residedTostring
previousAddress2.landlordNamestring