# CustomerPaymentMethodGetUpdateUrlUserErrorCode - admin-graphql - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `CustomerPaymentMethodGetUpdateUrlUserError`. ### Access Scopes ## Enum values * [CUSTOMER_DOES_NOT_EXIST](/docs/api/admin-graphql/2024-10/enums/CUSTOMER_DOES_NOT_EXIST) * [INVALID_INSTRUMENT](/docs/api/admin-graphql/2024-10/enums/INVALID_INSTRUMENT) * [PAYMENT_METHOD_DOES_NOT_EXIST](/docs/api/admin-graphql/2024-10/enums/PAYMENT_METHOD_DOES_NOT_EXIST) * [TOO_MANY_REQUESTS](/docs/api/admin-graphql/2024-10/enums/TOO_MANY_REQUESTS) ## Fields with this enum * [CustomerPaymentMethodGetUpdateUrlUserError.code](/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethodGetUpdateUrlUserError) ## Examples