# CustomerPaymentMethodUserErrorCode - admin - ENUM
Version: 2025-01

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

### Access Scopes





## Enum values
* [INVALID](/docs/api/admin/2025-01/enums/INVALID)
* [PRESENT](/docs/api/admin/2025-01/enums/PRESENT)
* [TAKEN](/docs/api/admin/2025-01/enums/TAKEN)

## Fields with this enum
* [CustomerPaymentMethodUserError.code](/docs/api/admin/2025-01/objects/CustomerPaymentMethodUserError)


## Examples