Reports
Daily revenue stats
The dashboard payload that powers the "today at a glance" revenue view for a single site. Returns revenue by centre, payments by processor, top items, and other operational counts. Defaults to today in the site's timezone if date is omitted.
get/shop/reports/daily-revenue-stats
Query parameters
site_idstring uuid required
The site to compute the daily stats for.
datestring date
Example:2026-06-15
The date to compute the stats for. Defaults to today in the site's timezone if omitted.
Response
The stats were successfully generated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.