qbo_reports_customer_sales
Retrieve a customer sales report for a specified date range, showing sales totals per customer.
Instructions
Get a Customer Sales report for a given date range. Shows sales totals broken down by customer.
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) |