{
"results": [
{
"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"
}
]
}
],
"metadata": {
"total": 0,
"page": 0,
"size": 0,
"previous": true,
"next": true
}
}