# CustomerPaymentMethodGetDuplicationDataUserErrorCode - admin-graphql - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `CustomerPaymentMethodGetDuplicationDataUserError`. ### 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) * [INVALID_ORGANIZATION_SHOP](/docs/api/admin-graphql/2024-10/enums/INVALID_ORGANIZATION_SHOP) * [PAYMENT_METHOD_DOES_NOT_EXIST](/docs/api/admin-graphql/2024-10/enums/PAYMENT_METHOD_DOES_NOT_EXIST) * [SAME_SHOP](/docs/api/admin-graphql/2024-10/enums/SAME_SHOP) * [TOO_MANY_REQUESTS](/docs/api/admin-graphql/2024-10/enums/TOO_MANY_REQUESTS) ## Fields with this enum * [CustomerPaymentMethodGetDuplicationDataUserError.code](/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethodGetDuplicationDataUserError) ## Examples