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