v1
latestOpenAPI 3.0.02026-07-243271291.7 MBDiscountCards
GET discount cards
Returns the discount cards that are available to the current channel
get/v3/channels/{channel_id}/discount_cards
Path parameters
channel_idstring required
Channel ID
Query parameters
page[number]integer
Page number
page[size]integer
Page size
sortstring
Sort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id
fields[discount_card]string
Fieldset. Specify a comma separated list of attributes to return
filter[id]string
Filter on ID
filter[name]string
Filter on name
filter[description]string
Filter on description
Headers
Accept-Languagestring
Supported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.
Response
DiscountCardCollectionResponse