Vai al contenuto principale
GET
List Coupons

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri della query

page
integer
predefinito:1
Intervallo richiesto: x >= 1
page_size
integer
predefinito:25
Intervallo richiesto: 1 <= x <= 100
q
string | null

Search by name or code

is_active
boolean | null
type
string | null

Risposta

Successful Response

data
CouponOut · object[] | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null