--- title: SubscriptionManualDiscountFixedAmountInput - GraphQL Admin description: The input fields for the fixed amount value of the discount and distribution on the lines. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/subscriptionmanualdiscountfixedamountinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/subscriptionmanualdiscountfixedamountinput.md --- # Subscription​Manual​Discount​Fixed​Amount​Input input\_object The input fields for the fixed amount value of the discount and distribution on the lines. ## Fields * amount [Float](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) Fixed amount value. * applies​On​Each​Item [Boolean](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) Whether the amount is intended per line item or once per subscription. *** ## Input objects using this input * [Subscription​Manual​Discount​Value​Input.fixedAmount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionManualDiscountValueInput#fields-fixedAmount) INPUT OBJECT The input fields for the discount value and its distribution. *** ## Map ### Input objects using this input * [Subscription​Manual​Discount​Value​Input.fixedAmount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionManualDiscountValueInput#fields-fixedAmount)