delete_transaction
Remove one or more transaction records from your budget by providing a single ID or a list of IDs, keeping your financial history accurate and up to date.
Instructions
Delete one or more transactions by ID.
Supports a single integer ID or a list of integer IDs in transaction_ids.
transaction_ids: Integer ID or list of integer IDs to delete.
transaction_id: Alias for single ID deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | No | ||
| transaction_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |