add_external_debt_tool
Add and track external debts not linked through Plaid accounts, including BNPL services, medical bills, 401(k) loans, and non-linkable lenders.
Instructions
Track a debt that isn't behind a linked Plaid account.
Use for BNPL (Affirm, Klarna), medical bills, 401(k) loans, or debts at
non-linkable lenders. apr is a percentage (e.g. 18.5 for 18.5%, not
0.185). Returns the assigned debt_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| balance | Yes | ||
| apr | Yes | ||
| minimum_payment | No | ||
| next_payment_due_date | No | ||
| promo_expires | No | ||
| note | No |