card withdrawal success event

{
    "eventType": "CARD_WITHDRAWAL_SUCCESS",
    "cardId": "card005",
    "amount": 500,
    "balance": 1000,
    "currency": "USD",
    "transaction_reference": "tx001-uuid",
    "transaction_type": "DEBIT",
    "transaction_date": "2025-03-05T12:00:00Z",
    "timestamp": "6440664122",
    "description": "Card withdrawal processed successfully.",
    "status": "SUCCESS"
}