balance_delete
Delete an uploaded trial balance by UUID, soft-removing the balance and its parsed account rows to clean up financial data.
Instructions
Delete an uploaded trial balance by ID. This soft-deletes the balance and its parsed account rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Trial balance UUID to delete | |
| companyId | No | Company UUID (overrides STORNO_COMPANY_ID env var) |