Fetch coupon summary
GET/api/organizations/:organization_id/coupons/:coupon_id/summary
Fetch coupon summary
Request
Responses
200 Fetched coupon 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.
No summary row exists for the supplied coupon. Summaries are backed by a materialized view and appear only after the first refresh.
An unexpected error occurred while processing the request.