---
title: PricingPercentageValue - Customer API
description: Represents the value of the percentage pricing object.
api_version: 2026-07
source_url:
  html: 'https://shopify.dev/docs/api/customer/latest/objects/PricingPercentageValue'
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/PricingPercentageValue.md
api_name: customer
api_type: graphql
type: object
---

# Pricing​Percentage​Value

object

Requires `customer_read_orders` access scope or `customer_read_draft_orders` access scope.

Represents the value of the percentage pricing object.

## Fields

* percentage

  [Float!](https://shopify.dev/docs/api/customer/latest/scalars/Float)

  non-null

  The percentage value of the object.

***

## Map

### Possible type in

* [Pricing​Value](https://shopify.dev/docs/api/customer/latest/unions/PricingValue)
