--- title: PricingPercentageValue - Customer API description: Represents the value of the percentage pricing object. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/pricingpercentagevalue md: https://shopify.dev/docs/api/customer/latest/objects/pricingpercentagevalue.md --- # Pricing​Percentage​Value object Represents the value of the percentage pricing object. ## Fields * percentage [Float!](https://shopify.dev/docs/api/customer/latest/scalars/Float) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The percentage value of the object. *** ## Map ### Possible type in * [Pricing​Value](https://shopify.dev/docs/api/customer/latest/unions/PricingValue)