--- title: SubscriptionBillingAttemptOutOfStockProductVariantsError - GraphQL Admin description: An inventory error caused by an issue with one or more of the contract merchandise lines. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/subscriptionbillingattemptoutofstockproductvariantserror md: https://shopify.dev/docs/api/admin-graphql/latest/objects/subscriptionbillingattemptoutofstockproductvariantserror.md --- # Subscription​Billing​Attempt​Out​Of​Stock​Product​Variants​Error object Requires `read_own_subscription_contracts` access scope. An inventory error caused by an issue with one or more of the contract merchandise lines. ## Fields * code [Subscription​Billing​Attempt​Error​Code!](https://shopify.dev/docs/api/admin-graphql/latest/enums/SubscriptionBillingAttemptErrorCode) non-null The code for the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null An explanation of the error. * out​Of​Stock​Product​Variants [Product​Variant​Connection!](https://shopify.dev/docs/api/admin-graphql/latest/connections/ProductVariantConnection) non-nullDeprecated *** ## Map No referencing types *** ## Interfaces * [Subscription​Billing​Attempt​Processing​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/SubscriptionBillingAttemptProcessingError) interface *** ## ||-SubscriptionBillingAttemptOutOfStockProductVariantsError Implements ### Implements * ||-[Subscription​Billing​Attempt​Processing​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/SubscriptionBillingAttemptProcessingError)