add_balances
Import net-worth spreadsheet data by bulk upserting balance sheet entries across months and categories. Entries overwrite based on period, type, sub_type, and category.
Instructions
Bulk-upsert balance sheet entries (assets + liabilities) across multiple months and categories in one call. Use when importing a net-worth spreadsheet with rows = months and columns = categories. Each entry overwrites if (period, type, sub_type, category) already exists. Returns counts grouped by period. Each entry can specify its own native currency — defaults to USD; non-USD values are converted via historical FX at date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes |