expense_monthly
Retrieve monthly expense amounts by currency for a specified date range. Generate financial reports with aggregated expense data.
Instructions
Monthly expense amounts by currency for a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company UUID. If omitted, uses your account's default company. | |
| from | Yes | Start date YYYY-MM-DD | |
| to | Yes | End date YYYY-MM-DD |