Skip to main content
GET
Get available banners.

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

memberId
string

The unique identifier of the member for whom banners should be retrieved.

BannerTypes
enum<string>[]

Optional list of banner types to filter by.

Available options:
OfferByChain,
Partner,
Hero,
CoopDk,
Receipt
ChainId
string

Optional chain identifier to filter banners for a specific chain.

storeId
string[]

Optional list of store identifiers to filter banners for specific stores.

Response

Success

banners
object[]

Collection of available banners returned in the response.

Last modified on August 10, 2026