--- title: CustomerPaymentMethodCreateFromDuplicationDataUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `CustomerPaymentMethodCreateFromDuplicationDataUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/customerpaymentmethodcreatefromduplicationdatausererrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/objects/CustomerPaymentMethodCreateFromDuplicationDataUserError#field-CustomerPaymentMethodCreateFromDuplicationDataUserError.fields.code)