# CustomerPaymentMethodGetDuplicationDataUserErrorCode - admin - ENUM
Version: unstable

## Description
Possible error codes that can be returned by `CustomerPaymentMethodGetDuplicationDataUserError`.

### Access Scopes





## Enum values
* [CUSTOMER_DOES_NOT_EXIST](/docs/api/admin/unstable/enums/CUSTOMER_DOES_NOT_EXIST)
* [INVALID_INSTRUMENT](/docs/api/admin/unstable/enums/INVALID_INSTRUMENT)
* [INVALID_ORGANIZATION_SHOP](/docs/api/admin/unstable/enums/INVALID_ORGANIZATION_SHOP)
* [PAYMENT_METHOD_DOES_NOT_EXIST](/docs/api/admin/unstable/enums/PAYMENT_METHOD_DOES_NOT_EXIST)
* [SAME_SHOP](/docs/api/admin/unstable/enums/SAME_SHOP)
* [TOO_MANY_REQUESTS](/docs/api/admin/unstable/enums/TOO_MANY_REQUESTS)

## Fields with this enum
* [CustomerPaymentMethodGetDuplicationDataUserError.code](/docs/api/admin/unstable/objects/CustomerPaymentMethodGetDuplicationDataUserError)


## Examples