qbo_reports_trial_balance
Generate a Trial Balance report for a date range to list all account balances and verify that debits equal credits, confirming balanced books.
Instructions
Get a Trial Balance report as of a given date. Lists all accounts with their debit/credit balances to verify the books balance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date (YYYY-MM-DD) | |
| start_date | Yes | Start date (YYYY-MM-DD) | |
| accounting_method | No | Accounting method (default: Accrual) |