Skip to main content
Returns the effective subscription offer for a product, optionally scoped to a specific variant. Variant-level offers take precedence over product-level offers. Returns is_subscription_available: false when no active offer exists.

GET /store/products/:id/subscription-offer

Path parameters

string
required
Product ID.

Query parameters

string
Optional variant ID. When provided, the response reflects the variant-level offer if one exists.

Response

object
required
Response example — offer available
Response example — no offer