{
"reqHeader": {
"transTime": "string",
"transCode": "string",
"transSequence": "string",
"reqType": "string",
"reqId": "string",
"instMchtCode": "string",
"certificateId": "string",
"easyPayCertificateId": "string"
},
"reqBody": {
"mchtCode": "string",
"userSsn": "string",
"userTransDt": "string",
"transType": "CLEARING_DEPOSIT",
"operateType": "Y"
},
"reqSign": "string"
}{
"rspHeader": {
"rspCode": "",
"rspInfo": "",
"transCode": "",
"transSequence": "",
"easyPayCertificateId": ""
},
"rspBody": {
"retCode": "",
"retMsg": "",
"data": {
"fileContent": "",
"fileName": ""
}
}
}