{
"baseParameters": {
"appScope": "string",
"businessId": "string",
"infno": "string",
"infName": "string",
"orgCode": "string",
"orgName": "string",
"hospCode": "string",
"hospName": "string",
"operatorId": "string",
"operatorName": "string",
"operatorCode": "string",
"insuranceTypeCode": "string",
"insuranceTypeName": "string",
"hostName": "string",
"ipAddress": "string",
"macAddress": "string",
"insInterfaceCode": "string",
"insInterfaceName": "string",
"logLinkId": "string",
"matchTypeCode": "string",
"matchTypeName": "string"
},
"businessParameters": {
"deptinfo": [
{
"hosp_dept_codg": "string",
"hosp_dept_name": "string",
"begntime": "2019-08-24T14:15:22Z",
"endtime": "2019-08-24T14:15:22Z",
"itro": "string",
"dept_resper_name": "string",
"dept_resper_tel": "string",
"dept_med_serv_scp": "string",
"caty": "string",
"dept_estbdat": "2019-08-24T14:15:22Z",
"aprv_bed_cnt": 0,
"hi_crtf_bed_cnt": 0,
"poolarea_no": "string",
"dr_psncnt": 0,
"phar_psncnt": 0,
"nurs_psncnt": 0,
"tecn_psncnt": 0,
"memo": "string"
}
]
}
}
curl --location --request POST '/insureInterface3401A' \
--header 'Token: 971a9286-b962-4bee-adb2-2fd990120b9eUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win' \
--header 'appId: trasen' \
--header 'Content-Type: application/json' \
--data-raw '{
"baseParameters": {
"appScope": "string",
"businessId": "string",
"infno": "string",
"infName": "string",
"orgCode": "string",
"orgName": "string",
"hospCode": "string",
"hospName": "string",
"operatorId": "string",
"operatorName": "string",
"operatorCode": "string",
"insuranceTypeCode": "string",
"insuranceTypeName": "string",
"hostName": "string",
"ipAddress": "string",
"macAddress": "string",
"insInterfaceCode": "string",
"insInterfaceName": "string",
"logLinkId": "string",
"matchTypeCode": "string",
"matchTypeName": "string"
},
"businessParameters": {
"deptinfo": [
{
"hosp_dept_codg": "string",
"hosp_dept_name": "string",
"begntime": "2019-08-24T14:15:22Z",
"endtime": "2019-08-24T14:15:22Z",
"itro": "string",
"dept_resper_name": "string",
"dept_resper_tel": "string",
"dept_med_serv_scp": "string",
"caty": "string",
"dept_estbdat": "2019-08-24T14:15:22Z",
"aprv_bed_cnt": 0,
"hi_crtf_bed_cnt": 0,
"poolarea_no": "string",
"dr_psncnt": 0,
"phar_psncnt": 0,
"nurs_psncnt": 0,
"tecn_psncnt": 0,
"memo": "string"
}
]
}
}'
{
"Code": "string",
"Message": "string",
"exception": "string",
"apiCode": "string",
"data": {}
}