List brands with 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. -max_highlight_level). max_highlight_level orders on the brand's prominence, max_rate on the rate it headlines — both the values reported at the top level, so the order matches what the payload shows. A brand advertising no rate at all, listed only through a coupon offer, sorts last on max_rate either way. Omit to keep the catalog's brand-name order.
max_highlight_level, -max_highlight_level, max_rate, -max_rate "-max_highlight_level"
Filter brands by name (case-insensitive partial match).
"nike"
Filter brands by universe name (case-insensitive partial match).
"fashion"
When true, only return brands with active cashback offers.
true
When true, only return brands with active voucher offers.
true
Filter brands on the top-level max_highlight_level, returning exactly the brands reporting it: a brand whose voucher offers peak at HIGHEST reports HIGHEST and is not returned by HIGH, whatever its cashback offers sit at. One of HIGHEST, HIGH or NORMAL — any other value matches no brand and returns an empty listing.
"HIGHEST"