Subscription Billing Attempt Error
Requires access scope.
Possible error types for a subscription billing attempt.
Anchor to Possible typesPossible types
- SubscriptionBillingAttemptGeneralError (SubscriptionBillingAttemptGeneralError)
- SubscriptionBillingAttemptInventoryError (SubscriptionBillingAttemptInventoryError)
- SubscriptionBillingAttemptPaymentError (SubscriptionBillingAttemptPaymentError)
- SubscriptionBillingAttemptUnexpectedError (SubscriptionBillingAttemptUnexpectedError)
- •OBJECT
An error that occurred during a subscription billing attempt that doesn't fit other categories.
- Anchor to codecode•Subscription
Billing Attempt General Error Code! non-null The error code for the failure.
- •OBJECT
An inventory-related error that occurred during a subscription billing attempt.
- Anchor to codecode•Subscription
Billing Attempt Inventory Error Code! non-null The error code for the inventory-related failure.
- Anchor to insufficientStockProductVariantsinsufficient•Product
Stock Product Variants Variant Connection 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
- •OBJECT
A payment-related error that occurred during a subscription billing attempt.
- Anchor to codecode•Subscription
Billing Attempt Payment Error Code! non-null The error code for the payment failure.
- •OBJECT
An unexpected error that occurred during a subscription billing attempt.
- Anchor to messagemessage•String!non-null
A message describing the unexpected error.
Anchor to Fields with this unionFields with this union
- •OBJECT
The billing attempt failed due to an error.