Returns a paginated list of discount coupons for the authenticated seller. Supports filtering by active status and validity. Use this endpoint to display available coupons or validate coupon availability during checkout.
API key for authentication
Filter by active status (true/false)
Number of results to return per page.
The initial index from which to return the results.
Order results by field (prefix with '-' for descending order)
-created_at, created_at Filter to only valid coupons (active, not expired, under usage limit)