record_balance_adjustment
Record a signed quantity change on one holding (a balance update that is not a trade). Same body and validation as POST /api/position-adjustments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| ticker | Yes | ||
| account | Yes | ||
| tx_date | Yes | ||
| provider | Yes | ||
| quantity_delta | Yes | Signed quantity change (non-zero) | |
| allow_new_values | No |