--- title: SubscriptionBillingAttemptPendingState - GraphQL Admin description: The billing attempt is currently being processed. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptPendingState md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptPendingState.md --- # Subscription​Billing​Attempt​Pending​State object Requires `read_own_subscription_contracts` access scope. The billing attempt is currently being processed. ## Fields * processing [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Always true when the billing attempt is pending. *** ## Map ### Possible type in * [Subscription​Billing​Attempt​State](https://shopify.dev/docs/api/admin-graphql/unstable/unions/SubscriptionBillingAttemptState)