List offers visible to this consumer in the program's catalog.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
2 - 100^[a-zA-Z0-9_-]+$"consumer-12345"
Query Parameters
x >= 11 <= x <= 1000Sort field, prefixed by - for descending (e.g. -rate). rate orders on whichever rate the offer advertises — perks.cashback.cashback_rate, perks.voucher.discount_rate or perks.coupon.discount_rate — all compared as percentages, so offer types rank against each other. An offer advertising no rate at all, such as a coupon carrying a fixed discount value, sorts last either way. Omit to keep the catalog's default order.
rate, -rate, start_date, -start_date "-rate"
Filter offers by brand.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Filter offers by brand name (case-insensitive partial match).
"nike"
Filter offers by the universe name of their brand (case-insensitive partial match). A brand sitting in several matching universes is still returned once.
"fashion"
Filter by offer type.
CASHBACK, LBS_CASHBACK, VOUCHER "CASHBACK"
Filter by display prominence. One of HIGHEST, HIGH or NORMAL — any other value matches no offer and returns an empty listing. Offers with no prominence set count as NORMAL.
"HIGHEST"
Filter on offers whose cashback rate is currently above their default rate — the same signal reported as perks.cashback.boosted. Offers that carry no cashback (vouchers, coupons) are never boosted, so they are returned by false and excluded by true.
true
Filter on is_consumed. Whether this consumer already used the offer — a claimed coupon, or a cashback earned up to the offer's cap.
false