--- title: SubscriptionBillingAttemptFailedState - GraphQL Admin description: The billing attempt failed due to an error. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptFailedState md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptFailedState.md --- # Subscription​Billing​Attempt​Failed​State object Requires `read_own_subscription_contracts` access scope. The billing attempt failed due to an error. ## Fields * error [Subscription​Billing​Attempt​Error!](https://shopify.dev/docs/api/admin-graphql/unstable/unions/SubscriptionBillingAttemptError) non-null The error that caused the billing attempt to fail. *** ## Map ### Possible type in * [Subscription​Billing​Attempt​State](https://shopify.dev/docs/api/admin-graphql/unstable/unions/SubscriptionBillingAttemptState)