Retrieves the UUIDs of all rental records by facilityUuid, optionally filtered by date, rental record status, amenities, and item types.
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Filter facilities with updatedAt less than or equal to this date-time
Filter facilities with updatedAt greater than or equal to this date-time
Filter facilities with createdAt less than or equal to this date-time
Filter facilities with createdAt greater than or equal to this date-time
WAIT_LIST, AGREEMENT_SENT, PENDING_MOVE_IN, MOVED_IN, PENDING_MOVE_OUT, MOVED_OUT Array of unit rental records UUIDs from the given facilityUuid, most recently updated first, empty if none are found.