{
"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": {
"data": {
"psn_no": "string",
"brdy": "2019-08-24T14:15:22Z",
"dcla_souc": "string",
"insutype": "string",
"psn_name": "string",
"certno": "string",
"psn_cert_type": "string",
"gend": "string",
"naty": "string",
"emp_name": "string",
"emp_no": "string",
"addr": "string",
"dise_code": "string",
"dise_name": "string",
"lmt": 0,
"trt_schm": "string",
"dise_cond_dscr": "string",
"appy_fixmedins_no": "string",
"appy_fixmedins_name": "string",
"dept_code": "string",
"dept_name": "string",
"dept_tel": "string",
"dr_codg": "string",
"hosp_opnn": "string",
"hosp_opnn_time": "2019-08-24T14:15:22Z",
"dr_opnn": "string",
"dr_opnn_time": "2019-08-24T14:15:22Z",
"appy_time": "2019-08-24T14:15:22Z",
"appy_rea": "string",
"memo": "string",
"begndate": "2019-08-24T14:15:22Z",
"enddate": "2019-08-24T14:15:22Z",
"agnter_name": "string",
"agnter_cert_type": "string",
"agnter_certno": "string",
"agnter_tel": "string",
"agnter_rlts": "string",
"agnter_addr": "string",
"appy_type": "string"
}
}
}
curl --location --request POST 'insureInterface2691' \
--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": {
"data": {
"psn_no": "string",
"brdy": "2019-08-24T14:15:22Z",
"dcla_souc": "string",
"insutype": "string",
"psn_name": "string",
"certno": "string",
"psn_cert_type": "string",
"gend": "string",
"naty": "string",
"emp_name": "string",
"emp_no": "string",
"addr": "string",
"dise_code": "string",
"dise_name": "string",
"lmt": 0,
"trt_schm": "string",
"dise_cond_dscr": "string",
"appy_fixmedins_no": "string",
"appy_fixmedins_name": "string",
"dept_code": "string",
"dept_name": "string",
"dept_tel": "string",
"dr_codg": "string",
"hosp_opnn": "string",
"hosp_opnn_time": "2019-08-24T14:15:22Z",
"dr_opnn": "string",
"dr_opnn_time": "2019-08-24T14:15:22Z",
"appy_time": "2019-08-24T14:15:22Z",
"appy_rea": "string",
"memo": "string",
"begndate": "2019-08-24T14:15:22Z",
"enddate": "2019-08-24T14:15:22Z",
"agnter_name": "string",
"agnter_cert_type": "string",
"agnter_certno": "string",
"agnter_tel": "string",
"agnter_rlts": "string",
"agnter_addr": "string",
"appy_type": "string"
}
}
}'
{
"Code": "string",
"Message": "string",
"exception": "string",
"apiCode": "string",
"data": {
"trt_dcla_detl_sn": "string"
}
}