Anchor to SubscriptionBillingAttemptProcessingErrorSubscription
interfaceSubscription 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.
Was this section helpful?
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 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 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.
Was this section helpful?