Read Household

Info for a specific household

Path parameters

householdIdstringRequired
The id of the property

Query parameters

fieldsstringOptionalformat: "^([a-zA-Z\.],?)+$"
Specific fields requested in the response. Defaults to all fields.

Response

Expected response to a valid request
applicationobjectOptional
applicationIdstringOptionalformat: "uuid"
attachmentslist of objectsOptional
balanceobjectOptional
certificationslist of objectsOptional
claimslist of objectsOptional
configurationanyOptional
createdAtdatetimeOptional
currentCertificationobjectOptional
currentCertificationIdstringOptionalformat: "uuid"
currentLeaseIdstringOptionalformat: "uuid"
Current active lease for the household.
currentUnitIdstringOptionalformat: "uuid"
Current unit the household is associated with. Set only when the lease is active
customerslist of objectsOptional
deletedAtdatetimeOptional
documentslist of objectsOptional
glEntrieslist of objectsOptional
idstringOptionalformat: "uuid"
idempotencyIdstringOptionalformat: "uuid"
isUnderEvictionbooleanOptional
leaseobjectOptional
leaseslist of objectsOptional
moveOutslist of objectsOptional
organizationanyOptional
organizationIdstringOptionalformat: "uuid"
primaryCustomerobjectOptional
primaryCustomerIdstringOptionalformat: "uuid"
propertyobjectOptional
propertyIdstringOptionalformat: "uuid"
prospectobjectOptional
prospectIdstringOptionalformat: "uuid"
readableIdstringOptional
reversalslist of objectsOptional
scheduledTransactionslist of objectsOptional
screeningslist of objectsOptional
statusenumOptional
totalActiveFeesAmountdoubleOptional

Sum of all active non-optional fee (charge) monthly lease transactions for the household

totalActiveRentAmountdoubleOptional
Sum of all active RENT monthly lease transactions for the household
totalActiveSubsidyAmountdoubleOptional
Sum of all active SUBRENT monthly lease transactions for the household
transactionslist of objectsOptional
unitobjectOptional
updatedAtdatetimeOptional
workOrderslist of objectsOptional
unitIdstringOptionalformat: "uuid"Deprecated
Deprecated, use currentUnitId instead