--- title: SubscriptionContractUserErrorCode - Customer API description: Possible error codes that can be returned by `SubscriptionContractUserError`. api_version: 2025-01 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionContractUserErrorCode md: https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionContractUserErrorCode.md --- # Subscription​Contract​User​Error​Code enum Possible error codes that can be returned by `SubscriptionContractUserError`. ## Valid values * BLANK The input value is blank. * HAS\_​FUTURE\_​EDITS Subscription contract has a future contract or schedule edit. * INVALID The input value is invalid. * PAYMENT\_​INSTRUMENT\_​DOES\_​NOT\_​EXIST Payment instrument does not exist. * SUBSCRIPTION\_​CONTRACT\_​DOES\_​NOT\_​EXIST Subscription contract does not exist. *** ## Fields * [Subscription​Contract​User​Error.​code](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionContractUserError#field-code) OBJECT The error codes for failed subscription contract mutations. *** ## Map ### Fields with this enum * <-|[Subscription​Contract​User​Error.code](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionContractUserError#field-code)