# GiftCardSendNotificationToCustomerUserErrorCode - admin - ENUM
Version: unstable

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

### Access Scopes





## Enum values
* [CUSTOMER_NOT_FOUND](/docs/api/admin/unstable/enums/CUSTOMER_NOT_FOUND)
* [GIFT_CARD_NOT_FOUND](/docs/api/admin/unstable/enums/GIFT_CARD_NOT_FOUND)
* [INVALID](/docs/api/admin/unstable/enums/INVALID)

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


## Examples