xero_reports_profit_and_loss
Retrieve a Profit and Loss income statement for a specified date range to evaluate business profitability.
Instructions
Get a Profit and Loss (income statement) report for a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromDate | Yes | Start date in YYYY-MM-DD format (required) | |
| toDate | Yes | End date in YYYY-MM-DD format (required) |