For the complete documentation index, see llms.txt. This page is also available as Markdown.

UpdateAppliedPromotionInput

Autogenerated input type of UpdateAppliedPromotion

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

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.

Last updated

Was this helpful?