Cancellations and no-shows report
Summarises baskets that were cancelled or marked as a no-show in the given revenue date range. The response is a display-ready table (rows of header + body cells) split into data (one row per status) and totals (a single combined row). The response can also be requested as a CSV by sending Accept: text/csv.
For programmatic access to the same numbers in JSON-native shape, use /shop/reports/cancellations-and-no-shows-v2. For large date ranges or background email-delivered exports, queue the report with /shop/reports/cancellations-and-no-shows/queue.
Query parameters
Restrict the report to baskets at the given site. Required.
Restrict to baskets with a revenue date on or after this date.
Restrict to baskets with a revenue date 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.