Skip to main content
Anchor to SubscriptionBillingAttemptInsufficientStockProductVariantsError

SubscriptionBillingAttemptInsufficientStockProductVariantsError

object

Requires read_own_subscription_contracts access scope.

An inventory error caused by an issue with one or more of the contract merchandise lines.

•SubscriptionBillingAttemptErrorCode!
non-null

The code for the error.

Anchor to insufficientStockProductVariantsinsufficientStockProductVariants
•ProductVariantConnection!
non-null

A list of product variants that caused the insufficient inventory error.

Arguments

•Int

The first n elements from the paginated list.

•String

The elements that come after the specified cursor.

•Int

The last n elements from the paginated list.

•String

The elements that come before the specified cursor.

•Boolean
Default:false

Reverse the order of the underlying list.


•String!
non-null

An explanation of the error.


Was this section helpful?