Subscription Billing Attempt Processing Error
An error that prevented a billing attempt.
Anchor to FieldsFields
- code (SubscriptionBillingAttemptErrorCode!)
- message (String!)
- Anchor to codecode•Subscription
Billing Attempt Error Code! non-null The code for the error.
- Anchor to messagemessage•String!non-null
An explanation of the error.
Anchor to Types implemented inTypes implemented in
- SubscriptionBillingAttemptGenericError (SubscriptionBillingAttemptGenericError)
- SubscriptionBillingAttemptInsufficientStockProductVariantsError (SubscriptionBillingAttemptInsufficientStockProductVariantsError)
- SubscriptionBillingAttemptOutOfStockProductVariantsError (SubscriptionBillingAttemptOutOfStockProductVariantsError)
- •OBJECT
A base error type that applies to all uncategorized error classes.
- Anchor to codecode•Subscription
Billing Attempt Error Code! non-null The code for the error.
- Anchor to messagemessage•String!non-null
An explanation of the error.
- Anchor to SubscriptionBillingAttemptInsufficientStockProductVariantsErrorSubscription•OBJECT
Billing Attempt Insufficient Stock Product Variants Error An inventory error caused by an issue with one or more of the contract merchandise lines.
- Anchor to codecode•Subscription
Billing Attempt Error Code! non-null The code for the error.
- Anchor to insufficientStockProductVariantsinsufficient•Product
Stock Product Variants Variant Connection! non-null A list of product variants that caused the insufficient inventory error.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
- Anchor to messagemessage•String!non-null
An explanation of the error.
- Anchor to SubscriptionBillingAttemptOutOfStockProductVariantsErrorSubscription•OBJECT
Billing Attempt Out Of Stock Product Variants Error An inventory error caused by an issue with one or more of the contract merchandise lines.
- Anchor to codecode•Subscription
Billing Attempt Error Code! non-null The code for the error.
- Anchor to messagemessage•String!non-null
An explanation of the error.
- Anchor to outOfStockProductVariantsout•Product
Of Stock Product Variants Variant Connection! non-nullDeprecated - Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments