--- title: SubscriptionBillingAttemptOutOfStockProductVariantsError - GraphQL Admin description: >- An inventory error caused by an issue with one or more of the contract merchandise lines. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptOutOfStockProductVariantsError md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/enums/SubscriptionBillingAttemptErrorCode) non-null The code for the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null An explanation of the error. * out​Of​Stock​Product​Variants [Product​Variant​Connection!](https://shopify.dev/docs/api/admin-graphql/unstable/connections/ProductVariantConnection) non-nullDeprecated *** ## Map No referencing types *** ## Interfaces * [Subscription​Billing​Attempt​Processing​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/SubscriptionBillingAttemptProcessingError) interface *** ## ||-SubscriptionBillingAttemptOutOfStockProductVariantsError Implements ### Implements * ||-[Subscription​Billing​Attempt​Processing​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/SubscriptionBillingAttemptProcessingError)