card maintenance fee debit event failed

{
    "eventType": "CARD_MAINTENANCE_FEE_DEBIT_FAILED",
    "cardId": "card007",
    "amount": 1,
    "balance": 1000,
    "currency": "USD",
    "transaction_reference": "tx001-uuid",
    "transaction_type": "DEBIT",
    "transaction_date": "2025-03-05T12:00:00Z",
    "timestamp": "6440664122",
    "status": "FAILED",
    "description": "Maintenance fee debit failed due to a system error."
}