{
"status": "success",
"fileName": "statement.pdf",
"bank_info": {
"property1": "string",
"property2": "string"
},
"account_holder": {
"property1": "string",
"property2": "string"
},
"transactions": [
{
"property1": "string",
"property2": "string"
}
]
}