Update a HouseholdAsk AIput https://api.bridgeft.com/v2/reporting/households/{id}Provide a Household to update. Then entire Household object must be provided to the PUT request. Editable Fields: name benchmarks_ids Path ParamsidintegerrequiredUnique ID for the objectBody Paramsidint64Unique household identifiernamestringPopulated from custodian data but can be modified by usersfirm_idintegerID of the owning firmentity_idstringSee Entiti ID Prefixesopening_datedate-timeDate the household was openedinception_datedate-timeDate of household inception, if applicable. May differ from opening dateclose_datedate-timeDate the household was closed, if applicablestatusstringdeprecatedSee Account and Household Status Codes.benchmarks_idsarray of integersList of ids for benchmarks associated with the householdBenchmarks id listADD integeris_accountbooleanIs this entity an account? (No)truefalseis_householdbooleanIs this entity a household? (Yes)truefalselast_reporting_datedate-timeMost recent date that portfolio data was processed for this householdfirst_account_reporting_datedate-timeEarliest date that portfolio data was processed among accounts in this householdlast_account_reporting_datedate-timeMost recent date that portfolio data was processed among accounts in this householdshort_namestringdeprecatedShort name for the household objectcreated_at_utcdate-timeTimestamp for when the record was createdupdated_at_utcdate-timeTimestamp for when the record was updatedResponses 200An enveloped household 400Bad RequestUpdated 7 months ago