Skip to main content
Anchor to SubscriptionBillingAttemptProcessingError

SubscriptionBillingAttemptProcessingError

interface

An error that prevented a billing attempt.

SubscriptionBillingAttemptErrorCode!
non-null

The code for the error.

String!
non-null

An explanation of the error.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

OBJECT

A base error type that applies to all uncategorized error classes.

SubscriptionBillingAttemptErrorCode!
non-null

The code for the error.

String!
non-null

An explanation of the error.

OBJECT

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.

String!
non-null

An explanation of the error.

OBJECT

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

SubscriptionBillingAttemptErrorCode!
non-null

The code for the error.

String!
non-null

An explanation of the error.

Anchor to outOfStockProductVariantsoutOfStockProductVariants
ProductVariantConnection!
non-nullDeprecated

Was this section helpful?