RevenueByCentre
Revenue by centre report (v1)
Display-formatted version of the revenue by centre summary, returning two TableReport blocks: data (one row per day) and totals (the combined totals row).
Prefer /shop/reports/revenue-by-centre-v2 for programmatic / JSON consumption. For large date ranges or background CSV delivery use /shop/reports/revenue-by-centre/queue.
get/shop/reports/revenue-by-centre
Query parameters
site_idstring uuid required
Filter the summary of revenue by centre by site.
revenue_date_fromstring date
Example:2024-05-01
Filter to baskets with revenues on or after this date.
revenue_date_tostring date
Example:2024-05-31
Filter to baskets with revenues on or before this date.
Response
The report was successfully generated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.