qbo_reports_trial_balance
Fetch a Trial Balance report listing all accounts with debit/credit balances to verify books are balanced for a given date range.
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) |