# GiftCardSendNotificationToRecipientUserErrorCode - admin - ENUM
Version: 2025-01

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

### Access Scopes





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

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


## Examples