List Coupons

Overview

DEPRECATED - Use the v3 alternative GET /v3/sales/coupons instead.

Retrieves a list of coupons for the business. Available for Staff tokens.

Filtering

You can filter coupons by their status using the by_status query parameter. Multiple statuses can be provided as a comma-separated string.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter coupons by status. Accepts a comma-separated list of statuses. Possible values: active, scheduled, expired, still_available. Example: active,scheduled,expired.

integer

Page number for pagination (default: 1).

integer

Number of results per page (default: 25).

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json