| Event Type | Description |
|---|---|
| CARD_CREATE | Callback notification for successful card creation. Merchants will receive this callback only after successful card creation. |
| CARD_RECHARGE | Callback notification for card recharge. PowerCard will send this callback after successfully processing a recharge order. |
| CARD_CANCEL | Callback notification for card cancellation. PowerCard will send this callback after successfully processing a card cancellation order. |
| CARD_TRANSACTION | Callback notification for user consumption orders. PowerCard will send this callback after receiving merchant’s consumption information. |
| CARD_STATUS | Callback notification for card status changes. PowerCard will send this callback when the card is frozen or unfrozen. |