--- title: DepositPercentage - Customer API description: A percentage deposit. api_version: unstable api_name: customer source_url: html: 'https://shopify.dev/docs/api/customer/unstable/objects/DepositPercentage' md: 'https://shopify.dev/docs/api/customer/unstable/objects/DepositPercentage.md' --- # Deposit​Percentage object A percentage deposit. ## Fields * percentage [Float!](https://shopify.dev/docs/api/customer/unstable/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 deposit. *** ## Map ### Possible type in * [Deposit​Configuration](https://shopify.dev/docs/api/customer/unstable/unions/DepositConfiguration)