applyPromotionToSubscription

Applies a promotion to a subscription.

Arguments

Argument
Description

Parameters for ApplyPromotionToSubscription

ApplyPromotionToSubscriptionInput Arguments

Argument
Description

promotionId (ID!)

ID of the promotion to apply.

subscriptionId (ID!)

ID of the subscription to apply the promotion to.

validatePromotion (Boolean)

Whether to validate the promotion before applying it.

Return fields

appliedPromotion (AppliedPromotion)

Last updated

Was this helpful?