List Discounts
Discounts
List Discounts
Returns a list of discounts (only redeemed discounts).
GET
List Discounts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Only return objects with the given coupon IDs.
Only return objects that belong to the given customers.
A limit on the number of items to be returned, between 1 and 100.
The page of items you want returned.
Only return the primary discounts, the first one when the coupon is recurring.
Only return objects that belong to the given primary discount.
Only return objects with the given promotion IDs.