# GiftCardErrorCode - admin-graphql - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `GiftCardUserError`. ### Access Scopes ## Enum values * [CUSTOMER_NOT_FOUND](/docs/api/admin-graphql/2024-10/enums/CUSTOMER_NOT_FOUND) * [GREATER_THAN](/docs/api/admin-graphql/2024-10/enums/GREATER_THAN) * [INTERNAL_ERROR](/docs/api/admin-graphql/2024-10/enums/INTERNAL_ERROR) * [INVALID](/docs/api/admin-graphql/2024-10/enums/INVALID) * [MISSING_ARGUMENT](/docs/api/admin-graphql/2024-10/enums/MISSING_ARGUMENT) * [RECIPIENT_NOT_FOUND](/docs/api/admin-graphql/2024-10/enums/RECIPIENT_NOT_FOUND) * [TAKEN](/docs/api/admin-graphql/2024-10/enums/TAKEN) * [TOO_LONG](/docs/api/admin-graphql/2024-10/enums/TOO_LONG) * [TOO_SHORT](/docs/api/admin-graphql/2024-10/enums/TOO_SHORT) ## Fields with this enum * [GiftCardUserError.code](/docs/api/admin-graphql/2024-10/objects/GiftCardUserError) ## Examples