--- title: SubscriptionBillingAttemptActionRequiredState - GraphQL Admin description: >- The billing attempt state that requires an action to resolve. Must complete the action required for the billing attempt to continue being processed. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptActionRequiredState md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptActionRequiredState.md --- # Subscription​Billing​Attempt​Action​Required​State object Requires `read_own_subscription_contracts` access scope. The billing attempt state that requires an action to resolve. Must complete the action required for the billing attempt to continue being processed. ## Fields * action [Subscription​Billing​Attempt​Action!](https://shopify.dev/docs/api/admin-graphql/unstable/unions/SubscriptionBillingAttemptAction) non-null The action required to resolve the billing attempt. *** ## Map ### Possible type in * [Subscription​Billing​Attempt​State](https://shopify.dev/docs/api/admin-graphql/unstable/unions/SubscriptionBillingAttemptState)