---
title: SubscriptionDiscountPercentageValue - GraphQL Admin
description: The percentage value of the discount.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/admin-graphql/latest/objects/subscriptiondiscountpercentagevalue
  md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/scalars/Int)

  non-null

  The percentage value of the discount.

***

## Map

### Possible type in

* [Subscription​Discount​Value](https://shopify.dev/docs/api/admin-graphql/latest/unions/SubscriptionDiscountValue)