List brands with offers visible to this consumer in the program's catalog.
GET
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
Required string length:
2 - 100Pattern:
^[a-zA-Z0-9_-]+$Example:
"consumer-12345"
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 1000Filter brands by name (case-insensitive partial match).
Example:
"nike"
Filter brands by universe name (case-insensitive partial match).
Example:
"fashion"
When true, only return brands with active cashback offers.
Example:
true
When true, only return brands with active voucher offers.
Example:
true
List brands with offers visible to this consumer in the program's catalog.