Retrieves rental record details for the provided array of UUIDs, most recently updated first.
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Array of unit rental record UUIDs to retrieve data for
[
"3fa85f64-5717-4562-b3fc-2c963f66afa6",
"3fa85f64-5717-4562-b3fc-2c963f66afa7"
]Successfully retrieved rental records data
Unit UUID associated with this rental record
"2a3b4c5d-6e7f-8a9b-0c1d-2e3f4a5b6c7d"
Facility UUID where the unit is located
"1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Rental record UUID
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Tenant UUID associated with this rental record
"4b5c6d7e-8f9a-0b1c-2d3e-4f5a6b7c8d9e"
Tenant status associated with this rental record
PENDING_ACTIVATION, ACTIVE, PENDING_DEACTIVATION, DEACTIVATED "ACTIVE"
Whether the rental record currently has autopay enabled
true
Current status of the rental record
"MOVED_IN"
Current balance on the rental record in pennies
12500
Date when the rental record is paid through
"2024-01-15"
Start date of the rental agreement
"2024-01-15"
End date of the rental agreement (null if ongoing)
null
Timestamp when the rental record was created
"2024-01-15T10:30:00.000Z"
Timestamp when the rental record was last updated
"2024-01-20T15:45:00.000Z"
Whether the rental record is currently delinquent
false
Current coverage partner ID (null if no coverage)
"COVERAGE_PARTNER_123"
UUID of the coverage. For private coverage, this will be the private coverage UUID: 11111111-1111-1111-1111-111111111111
"1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Day of month when billing occurs
15
Age of balance in 24-hour increments since oldest open/partial/overdue invoice
5
Date when the unit was blocked from access
"2024-01-15T10:30:00.000Z"
Date when the facility was blocked from access
"2024-01-15T10:30:00.000Z"
Delinquency status if there is an active delinquency, null otherwise
"OVERDUE"
Desired move-out date for the tenant (null if not specified)
"2024-12-31"
Next scheduled rent amount in pennies
16000
Date when the next rent amount becomes effective
"2025-02-01"
Previous rent amount in pennies
14000
Date when the previous rent amount changed
"2024-06-01"
Billing template information for this rental record
Contact details for the
Contact details for the alternate contacts
Sum of all positive balances across the tenant's entire account (in pennies)
25000
Unit number
"A101"
Unit occupancy status
VACANT, RESERVED, OCCUPIED, UNRENTABLE, OWNER OCCUPIED, PENDING_SIGNATURE "VACANT"
Business name (populated for BUSINESS accounts, null for PERSONAL)
"Acme Storage LLC"
Included when ?expand[paymentProfile][] is present; autopay payment profile for this rental record
Included when ?expand[lastPayment][] is present; most recent payment for this rental record