get_balance_sheet
Retrieve a balance sheet report filtered by date, department, accounting method, and summary period for your QuickBooks company.
Instructions
Get a Balance Sheet report. Can be broken down by department/location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of_date | No | Report as of this date in YYYY-MM-DD format (defaults to today) | |
| summarize_by | No | How to summarize columns: 'Total' (default), 'Month', 'Week', 'Days', 'Quarter', 'Year', 'Customers', 'Vendors', 'Classes', 'Departments', 'Employees', 'ProductsAndServices' | |
| department | No | Filter to a specific department/location ID | |
| accounting_method | No | Accounting method: 'Accrual' (default) or 'Cash' |