--- title: CustomerPaymentMethodCreateFromDuplicationDataUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `CustomerPaymentMethodCreateFromDuplicationDataUserError`. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/enums/customerpaymentmethodcreatefromduplicationdatausererrorcode md: https://shopify.dev/docs/api/admin-graphql/unstable/enums/customerpaymentmethodcreatefromduplicationdatausererrorcode.md --- # Customer​Payment​Method​Create​From​Duplication​Data​User​Error​Code enum Possible error codes that can be returned by `CustomerPaymentMethodCreateFromDuplicationDataUserError`. ## Valid values * CUSTOMER\_​DOES\_​NOT\_​EXIST Customer doesn't exist. * INVALID\_​ENCRYPTED\_​DUPLICATION\_​DATA Invalid encrypted duplication data. * TOO\_​MANY\_​REQUESTS Too many requests. *** ## Fields * [Customer​Payment​Method​Create​From​Duplication​Data​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CustomerPaymentMethodCreateFromDuplicationDataUserError#field-CustomerPaymentMethodCreateFromDuplicationDataUserError.fields.code) OBJECT An error that occurs during the execution of `CustomerPaymentMethodCreateFromDuplicationData`. *** ## Map ### Fields with this enum * <-|[Customer​Payment​Method​Create​From​Duplication​Data​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CustomerPaymentMethodCreateFromDuplicationDataUserError#field-CustomerPaymentMethodCreateFromDuplicationDataUserError.fields.code)