GetCouponListItems

GetCouponListItems call returns the coupons that belong to a single coupon list matching the specified listId.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the coupon list whose coupons will be retrieved

Query Params
string

Filters coupons by a free-text search (e.g. coupon code)

boolean
Defaults to false

When true, coupon codes are returned in full; when false they are masked

string
enum

Filters coupons by status: A = Available/Unassigned, T = Taken/Assigned, U = Used

Allowed:
string

Filters coupons assigned to the given contact key

string

Filters coupons assigned to the given device id

date-time

Filters coupons created/updated on or after this date-time

date-time

Filters coupons created/updated on or before this date-time

integer

Pagination page number (1-based)

integer

Number of coupons to return per page

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

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