--- title: ShopifyPaymentsDefaultChargeStatementDescriptor - GraphQL Admin description: The charge descriptors for a payments account. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/shopifypaymentsdefaultchargestatementdescriptor md: https://shopify.dev/docs/api/admin-graphql/latest/objects/shopifypaymentsdefaultchargestatementdescriptor.md --- # Shopify​Payments​Default​Charge​Statement​Descriptor object Requires `read_shopify_payments` access scope. The charge descriptors for a payments account. ## Fields * default [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The default charge statement descriptor. * prefix [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The prefix of the statement descriptor. *** ## Map No referencing types *** ## Interfaces * [Shopify​Payments​Charge​Statement​Descriptor](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/ShopifyPaymentsChargeStatementDescriptor) interface *** ## ||-ShopifyPaymentsDefaultChargeStatementDescriptor Implements ### Implements * ||-[Shopify​Payments​Charge​Statement​Descriptor](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/ShopifyPaymentsChargeStatementDescriptor)