# SubscriptionBillingAttemptInsufficientStockProductVariantsError - admin - OBJECT Version: 2025-01 ## Description An inventory error caused by an issue with one or more of the contract merchandise lines. ### Access Scopes `read_own_subscription_contracts` access scope. ## Fields * [code](/docs/api/admin/2025-01/enums/SubscriptionBillingAttemptErrorCode): SubscriptionBillingAttemptErrorCode! - The code for the error. * [message](/docs/api/admin/2025-01/scalars/String): String! - An explanation of the error. ## Connections * [insufficientStockProductVariants](/docs/api/admin/2025-01/connections/ProductVariantConnection): ProductVariantConnection! ## Related queries ## Related mutations ## Related Unions ## Examples