{
"id": "string",
"sender": "string",
"subject": "string",
"createdAt": "string",
"processed": true,
"extractionError": "string",
"addedCount": 0,
"existingCount": 0,
"failedCount": 0,
"trades": [
{
"ticker": "string",
"type": "IPO",
"quantity": 0,
"price": 0,
"tradeDate": "string",
"brokerTransactionId": "string",
"outcome": "ADDED"
}
]
}