GetCouponLists

GetCouponLists call returns all properties and values of coupon lists matching the specified criteria. It supports pagination, search text, and date range filtering.

Query Params
integer
Defaults to 1

The page number to retrieve

integer
Defaults to 100

The number of items per page

string

Optional search text to filter lists by name or key

date-time

Filter lists created after this date. Format: yyyy-MM-dd HH:mm:ss

date-time

Filter lists created before this date. Format: yyyy-MM-dd HH:mm:ss

StatusList
array of strings

Filter by a list of coupon list statuses

StatusList
integer

Filter by the last coupon synchronization index

Headers
string
Defaults to {$$.env.access_token}
Responses

401

Not-authenticated. Please re-login.

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