{
"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": {
"ver": "string"
}
}
}
curl --location --request POST '/insureInterface1310' \
--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": {
"ver": "string"
}
}
}'
{
"Code": "string",
"Message": "string",
"exception": "string",
"apiCode": "string",
"data": {
"downInfo": {
"matchTypeCode": "string",
"matchTypeName": "string",
"infNo": "string",
"infName": "string",
"dldEndTime": "2019-08-24T14:15:22Z",
"verName": "string",
"remark": "string",
"interfaceCode": "string"
},
"list": [
{
"id": "string",
"createUserId": "string",
"createUsername": "string",
"updateUserId": "string",
"createDate": "2019-08-24",
"updateDate": "2019-08-24",
"isDelete": "N",
"updatekey": "INS.ISEQ$$_187598.nextval",
"diseaseCaseType": "s",
"insInterfaceCode": "string",
"infoNo": "string",
"catalogId": "string",
"catlvOneCode": "string",
"catlvOneName": "string",
"catlvTwoCode": "string",
"catlvTwoName": "string",
"diseaseCaseCode": "string",
"diseaseCaseName": "string",
"pyCode": "string",
"wbCode": "string",
"relateOprnCode": "string",
"relateOprnName": "string",
"remarks": "string",
"caseClinicalFeatures": "string",
"schemaVersion": "string",
"schemaVersionDesc": "string",
"recordUuid": "string",
"regionCode": "string",
"enabled": "s",
"centerCreateDate": "2019-08-24",
"centerUpdateDate": "2019-08-24",
"guidelinePageIndex": "string",
"guidelineArchive": "string"
}
]
}
}