get-all-copy
Follows: Authentication • Caching • Polling • List Response Format • Scheduled Job
The rent roll endpoint returns a rent roll report data from AppFolio® account. This endpoint should respond immediately with your most recently cached data.
Parameters
propertyIdselect
AppFolio ID of a Property to serve as a filter.
propertyGroupIdselect
AppFolio ID of a Property Group to serve as a filter.
ownerIdselect
AppFolio ID of an Owner to serve as a filter.
datedate
"As of" date for report given in MM/DD/YYYY (e.g. 01/31/2021)
Returns
The standard List Response Format with a data property containing an array of RentRoll objects.