wave_profit_and_loss
Generate a Profit & Loss report for a given business and date range, summarizing income and expenses to show net profit or loss.
Instructions
Generate a Profit & Loss (Income Statement) report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | Report end date (YYYY-MM-DD) | |
| startDate | Yes | Report start date (YYYY-MM-DD) | |
| businessId | No | Business ID |