Update Account

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
depositor_idslist of strings or nullOptional
account_titlestring or nullOptional<=128 characters
institution_sweep_account_idstring or nullOptional<=64 characters
institution_return_account_idstring or nullOptional<=64 characters
is_reciprocation_prioritizedboolean or nullOptional
signer_primarystring or nullOptional<=64 characters
signer_secondarystring or nullOptional<=64 characters
beneficiary_namestring or nullOptional<=64 characters
institution_branch_idstring or nullOptional<=64 characters
notesstring or nullOptional<=256 characters
managed_sweep_target_balancedouble or string or nullOptional
account_typeenum or nullOptional
Allowed values:

Response

Successful Response
idstring
institution_idstring
signer_primarystring
account_titlestring
interest_ratestring
interest_rate_tierslist of objects
insurance_limitstring
account_typeenum
Allowed values:
created_atstring
is_joint_accountboolean
total_balancestring
pending_balancestring
is_reciprocation_prioritizedboolean
closed_atstring or null
signer_secondarystring or null
beneficiary_namestring or null
beneficiary_tinstring or null
institution_sweep_account_idstring or null
institution_return_account_idstring or null
institution_branch_idstring or null
depositorslist of objects or null
managed_sweep_target_balancestring or null
shadow_accountobject or null
notesstring or null
pricing_group_idstring or null
institution_account_idstring or nullDeprecated

Errors