{
"reqHeader": {
"transTime": "string",
"transCode": "string",
"transSequence": "string",
"reqType": "string",
"reqId": "string",
"instMchtCode": "string",
"certificateId": "string",
"easyPayCertificateId": "string"
},
"reqBody": {
"bankChannel": "CNCB",
"mchtCode": "string",
"transDate": "string",
"transStatus": "UNPROCESSED",
"page": "string"
},
"reqSign": "string"
}{
"rspHeader": {
"rspCode": "",
"rspInfo": "",
"transCode": "",
"transSequence": "",
"easyPayCertificateId": ""
},
"rspBody": {
"retCode": "",
"retMsg": "",
"data": {
"accountType": "",
"currentPage": "",
"totalNumber": "",
"totalPage": "",
"list": [
{
"transStatus": "",
"account": "",
"opbn": "",
"tram": 0.0,
"bkno": "",
"remark": "",
"reark1": "",
"reark2": "",
"trdt": "",
"jrno": "",
"timeStampe": "",
"acsq": "",
"actn": "",
"ftfl": ""
}
]
}
}
}