--- title: SubscriptionContractLastBillingErrorType - GraphQL Admin description: The possible values of the last billing error on a subscription contract. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/subscriptioncontractlastbillingerrortype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/subscriptioncontractlastbillingerrortype.md --- # Subscription​Contract​Last​Billing​Error​Type enum The possible values of the last billing error on a subscription contract. ## Valid values * CUSTOMER\_​ERROR Subscription billing attempt error due to customer error. * INVENTORY\_​ERROR Subscription billing attempt error due to inventory error. * OTHER All other billing attempt errors. * PAYMENT\_​ERROR Subscription billing attempt error due to payment error. *** ## Fields * [Subscription​Contract.lastBillingAttemptErrorType](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionContract#field-SubscriptionContract.fields.lastBillingAttemptErrorType) OBJECT Represents a Subscription Contract. *** ## Map ### Fields with this enum * <-|[Subscription​Contract.lastBillingAttemptErrorType](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionContract#field-SubscriptionContract.fields.lastBillingAttemptErrorType)