{
"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": {
"fixmedins_hilist_id": "string",
"fixmedins_hilist_name": "string",
"list_type": "string",
"med_list_codg": "string",
"begndate": "2019-08-24T14:15:22Z",
"enddate": "2019-08-24T14:15:22Z",
"aprvno": "string",
"dosform": "string",
"exct_cont": "string",
"item_cont": "string",
"prcunt": "string",
"spec": "string",
"pacspec": "string",
"memo": "string"
}
}
}
curl --location --request POST '/insureInterface3301' \
--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": {
"fixmedins_hilist_id": "string",
"fixmedins_hilist_name": "string",
"list_type": "string",
"med_list_codg": "string",
"begndate": "2019-08-24T14:15:22Z",
"enddate": "2019-08-24T14:15:22Z",
"aprvno": "string",
"dosform": "string",
"exct_cont": "string",
"item_cont": "string",
"prcunt": "string",
"spec": "string",
"pacspec": "string",
"memo": "string"
}
}
}'
{
"Code": "string",
"Message": "string",
"exception": "string",
"apiCode": "string",
"data": {}
}