get_sales_by_hour
Get gross sales totals broken down by hour of the day for any date, using the merchant's local timezone. Helps analyze daily sales trends and identify peak hours.
Instructions
Return gross sales bucketed by local hour-of-day for a single day (default: today).
Buckets use the merchant's local timezone, falling back to UTC with a note if unavailable. Requires PAYMENTS_R.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||