--- title: CustomerPaymentMethodGetUpdateUrlUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `CustomerPaymentMethodGetUpdateUrlUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/customerpaymentmethodgetupdateurlusererrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/enums/customerpaymentmethodgetupdateurlusererrorcode.md --- # Customer​Payment​Method​Get​Update​Url​User​Error​Code enum Possible error codes that can be returned by `CustomerPaymentMethodGetUpdateUrlUserError`. ## Valid values * CUSTOMER\_​DOES\_​NOT\_​EXIST Customer doesn't exist. * INVALID\_​INSTRUMENT Invalid payment instrument. * PAYMENT\_​METHOD\_​DOES\_​NOT\_​EXIST Payment method doesn't exist. * TOO\_​MANY\_​REQUESTS Too many requests. *** ## Fields * [Customer​Payment​Method​Get​Update​Url​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerPaymentMethodGetUpdateUrlUserError#field-CustomerPaymentMethodGetUpdateUrlUserError.fields.code) OBJECT An error that occurs during the execution of `CustomerPaymentMethodGetUpdateUrl`. *** ## Map ### Fields with this enum * <-|[Customer​Payment​Method​Get​Update​Url​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerPaymentMethodGetUpdateUrlUserError#field-CustomerPaymentMethodGetUpdateUrlUserError.fields.code)