Anchor to SubscriptionBillingAttemptProcessingErrorSubscription
interfaceSubscription Billing Attempt Processing Error
An error that prevented a billing attempt.
Anchor to FieldsFields
- 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
- •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 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
Was this section helpful?