Anchor to GiftCardTransactionUserErrorCodeGift
enumGift Card Transaction User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to GIFT_CARD_LIMIT_EXCEEDEDGIFT_
CARD_ LIMIT_ EXCEEDED The gift card's value exceeds the allowed limits.
- Anchor to GIFT_CARD_NOT_FOUNDGIFT_
CARD_ NOT_ FOUND The gift card could not be found.
- Anchor to INSUFFICIENT_FUNDSINSUFFICIENT_
FUNDS The gift card does not have sufficient funds to satisfy the request.
- Anchor to INTERNAL_ERRORINTERNAL_
ERROR Unexpected internal error happened.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to MISMATCHING_CURRENCYMISMATCHING_
CURRENCY The currency provided does not match the currency of the gift card.
- Anchor to NEGATIVE_OR_ZERO_AMOUNTNEGATIVE_
OR_ ZERO_ AMOUNT A positive amount must be used.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Represents an error that happens during the execution of a gift card transaction mutation.
Was this section helpful?