update_deleted_account_details
Update display details for a deleted account in net worth views. Provide at least one field to change; pass null to clear a field.
Instructions
Update the display details shown for a deleted account in the Net Worth views. Applies to all historical entries for that deleted source. At least one field must be provided; pass null to clear a field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mask | No | Last few digits of the deleted account's number. | |
| name | No | Official or full name of the deleted account. | |
| subtype | No | Subtype of the deleted account. | |
| account_id | Yes | The deleted_account_id from a balance history entry whose source type is `deleted`. | |
| account_type | No | Type of the deleted account. | |
| display_name | No | Display name for the deleted account. | |
| institution_name | No | Name of the institution that held the deleted account. |