Update an AccountAsk AIpatch https://api.multi1.enterprise.taxbit.com/v1/accounts/{id}Update an Account's data using your system's unique identifier for the Account.Path ParamsidstringrequiredYour system's unique identifier for the AccountBody Paramsfiler_iduuidThe Payer/Filer UUID. This is a version 4 UUID.payer_iduuiddeprecatedThe Payer/Filer UUID. This is a version 4 UUID.account_typeenumAccount type for the user.US_IRA_TRADITIONALUS_IRA_ROTHUS_IRA_SEPUS_IRA_SIMPLEAllowed:US_IRA_TRADITIONALUS_IRA_ROTHUS_IRA_SEPUS_IRA_SIMPLEestablishment_datedateISO-8601 date when the account was established.year_end_fair_market_valuearray of objectsyear_end_fair_market_valueADD objectsecondary_account_owner_idsarray of objectsA list of additional (secondary) account owner IDs associated with the account.secondary_account_owner_idsADD stringclosest_intermediary_account_idstringThe account Id of the immediate upstream intermediary, the account directly above the current one in the intermediary hierarchy. This is the closest intermediary with respect to the account's position in the chain.Responses 200Account Successfully Updated. 400Bad Request 403Forbidden 404Not Found 429Too Many Requests - Throttling.Updated 7 months ago