{
"errorResponse": {
"apiSubErrors": [
{}
],
"errorMessage": "string",
"errorType": "CLIENT_REQUEST_ABORT",
"requestId": "string",
"timestamp": "yyyy-MM-dd HH:mm:ss"
},
"payload": {
"data": [
{
"amount": 0,
"balanceAfterTxn": 0,
"category": "string",
"description": "string",
"id": 0,
"partyName": "string",
"remark": "string",
"txnDatetime": "2019-08-24T14:15:22Z",
"txnId": "string",
"txnNumber": "string",
"txnType": "string",
"valueDatetime": "2019-08-24T14:15:22Z"
}
],
"recordsCount": 0
},
"response_code": 0,
"response_message": "string"
}