Skip to main content
GET
List coupon associations

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Query Parameters

subscription_ids
string[]

Filter by subscription IDs (max 100)

coupon_ids
string[]

Filter by coupon IDs (max 100)

active_only
boolean

Return only currently active associations

expand
string

Comma-separated fields: coupon, subscription_line_items, subscription_line_items.prices

limit
integer

Page size

offset
integer

Page offset

Response

OK

items
object[]
pagination
object