updateAppliedPromotion

Updates a promotion applied to a Subscription

Arguments

ArgumentDescription

Parameters for UpdateAppliedPromotion

UpdateAppliedPromotionInput Arguments

ArgumentDescription

id (ID!)

deactivateAfterAmountIncludingTaxCents (Int)

The maximum discount amount in cents that this promotion should provide.Only applicable when using the VALUE deactivation strategy.

deactivateAfterTimes (Int)

After how mamy times used this applied promotion should get deactivated.Only applicable when using the TIMES deactivation strategy.

active (Boolean)

Whether this promotion should actively be used for this subscription.

Return fields

appliedPromotion (AppliedPromotion!)

Last updated