Skip to main content

Fetch day wise redemption summary

GET 

/api/organizations/:organization_id/sales/summary

Returns day-by-day sales totals plus a roll-up list of organization totals, ordered by date ascending. Supplying only one of start_date / end_date applies no date filter — both are needed for the range to take effect.

Unlike the other summary endpoints this workbook is serialised as plain JSON, so the name and @entity markers are absent and the list block reports each metric as a key / value pair.

Request

Responses

200 Fetched day-wise redemption (sales) summary