List discount codes
Discounts
List discount codes
Business-scoped discount-code list ordered by discount-code ID descending. Supports code search plus applied_to and enabled-status filters. Results use v3 cursor pagination.
GET
List discount codes
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Cursor page size.
Required range:
x >= 1Opaque cursor for the next page.
Opaque cursor for the previous page.
Case-insensitive partial match against the discount code.
Filter by the value the discount applies to.
Available options:
product_price, shipping_cost Filter by whether customers can use the discount code.
Available options:
enabled, disabled 
