SubscriptionManualDiscountValueInput input object

Specifies the discount value and its distribution.

Input fields

  • fixedAmount ([SubscriptionManualDiscountFixedAmountInput](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionmanualdiscountfixedamountinput))
    Fixed amount input in the currency defined by the subscription.
  • percentage ([Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01))
    The percentage value of the discount. Value must be between 0 - 100.