v2
latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MBDiscounts
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/v3/discount-codes
Query parameters
page_sizeinteger
Cursor page size.
next_cursorstring
Opaque cursor for the next page.
previous_cursorstring
Opaque cursor for the previous page.
searchstring
Case-insensitive partial match against the discount code.
applied_to'product_price' | 'shipping_cost'
Filter by the value the discount applies to.
status'enabled' | 'disabled'
Filter by whether customers can use the discount code.
Response
Paginated discount-code list