Fetch coupon code wise redemption summary
GET/api/organizations/:organization_id/coupon_codes/summary
Returns redemption totals grouped by coupon code, ordered by total redemptions descending. Supplying only one of start_date / end_date applies no date filter — both are needed for the range to take effect.
Request
Responses
200 Fetched coupon-code-wise redemption summary
Authentication failed. The bearer token is missing or invalid, or the API key and secret pair could not be verified.
The caller is authenticated but is not allowed to perform this action on this resource.
An unexpected error occurred while processing the request.