xero_reports_profit_and_loss
Retrieve a profit and loss report for any date range to analyze income and expenses.
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) |