
# Gift Card Activity Adjust Decrement Reason

Indicates the reason for deducting money from a [gift card](../../doc/models/gift-card.md).

## Enumeration

`GiftCardActivityAdjustDecrementReason`

## Fields

| Name | Description |
|  --- | --- |
| `SUSPICIOUS_ACTIVITY` | The balance was decreased because the seller detected suspicious or fraudulent activity<br>on the gift card. |
| `BALANCE_ACCIDENTALLY_INCREASED` | The balance was decreased to reverse an unintentional balance increase. |
| `SUPPORT_ISSUE` | The balance was decreased to accommodate support issues. |
| `PURCHASE_WAS_REFUNDED` | The balance was decreased because the order used to purchase or reload the<br>gift card was refunded. |

