--- title: DepositPercentage - GraphQL Admin description: A percentage deposit. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/depositpercentage md: https://shopify.dev/docs/api/admin-graphql/latest/objects/depositpercentage.md --- # Deposit​Percentage object A percentage deposit. ## Fields * percentage [Float!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) non-null The percentage value of the deposit. *** ## Map ### Possible type in * [Deposit​Configuration](https://shopify.dev/docs/api/admin-graphql/latest/unions/DepositConfiguration)