qbo_reports_profit_and_loss
Generate a Profit and Loss income statement for a chosen date range, detailing revenue, expenses, and net income to evaluate business profitability.
Instructions
Get a Profit and Loss (Income Statement) report for a given date range. Shows revenue, expenses, and net income.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date for the report period (YYYY-MM-DD format) | |
| start_date | Yes | Start date for the report period (YYYY-MM-DD format) | |
| accounting_method | No | Accounting method (default: Accrual) |