OpenAPI 3.0.1AGPL-3.0raw.githubusercontent.com2026-08-18258499893.8 KB

29f14678f58f

Coupon Associations

List coupon associations

List coupon associations with optional filters. Coupon associations are created and removed via the subscription modify API.

get/coupons/associations

Query parameters

subscription_idsstring[]

Filter by subscription IDs (max 100)

coupon_idsstring[]

Filter by coupon IDs (max 100)

active_onlyboolean

Return only currently active associations

expandstring

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

limitinteger

Page size

offsetinteger

Page offset

Response

OK