{
"openingBalance": 0,
"closingBalance": 0,
"totalSpeiIn": 0,
"totalSpeiOut": 0,
"totalFee": 0,
"statements": [
{
"docID": "string",
"entryType": "string",
"accountID": "string",
"country": "string",
"currency": "string",
"increment": 0,
"decrement": 0,
"processType": "string",
"result": "string",
"totalAmount": "string",
"type": "string",
"balance": 0,
"beforeBalance": 0,
"status": "string",
"data": {
"description": "string",
"properties": {
"lastDigits": "string",
"merchantName": "string",
"pointType": "string",
"address": "string"
}
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}