--- title: SubscriptionDiscountPercentageValue - GraphQL Admin description: The percentage value of the discount. api_version: 2025-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/objects/SubscriptionDiscountPercentageValue md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/objects/SubscriptionDiscountPercentageValue.md --- # Subscription​Discount​Percentage​Value object Requires `read_own_subscription_contracts` access scope. The percentage value of the discount. ## Fields * percentage [Int!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/Int) non-null The percentage value of the discount. *** ## Map ### Possible type in * [Subscription​Discount​Value](https://shopify.dev/docs/api/admin-graphql/2025-01/unions/SubscriptionDiscountValue)