{
"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",
"mdtrt_cert_type": "string",
"mdtrt_cert_no": "string",
"card_sn": "string",
"psn_cert_type": "string",
"certno": "string",
"psn_type": "string",
"psn_name": "string",
"med_type": "string",
"medfee_sumamt": 0,
"psn_setlway": "string",
"mdtrt_id": "string",
"chrg_bchno": "string",
"acct_used_flag": "string",
"insutype": "string",
"exp_content": "string",
"pub_hosp_rfom_flag": "string"
}
}
}
curl --location --request POST 'insureInterface2206' \
--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",
"mdtrt_cert_type": "string",
"mdtrt_cert_no": "string",
"card_sn": "string",
"psn_cert_type": "string",
"certno": "string",
"psn_type": "string",
"psn_name": "string",
"med_type": "string",
"medfee_sumamt": 0,
"psn_setlway": "string",
"mdtrt_id": "string",
"chrg_bchno": "string",
"acct_used_flag": "string",
"insutype": "string",
"exp_content": "string",
"pub_hosp_rfom_flag": "string"
}
}
}'
{
"Code": "string",
"Message": "string",
"exception": "string",
"apiCode": "string",
"data": {
"setlinfo": {
"mdtrt_id": "string",
"psn_no": "string",
"psn_name": "string",
"psn_cert_type": "string",
"psn_cert_type_name": "string",
"certno": "string",
"gend": "string",
"gend_name": "string",
"naty": "string",
"naty_name": "string",
"brdy": "2019-08-24T14:15:22Z",
"age": 0,
"insutype": "string",
"insutype_name": "string",
"psn_type": "string",
"psn_type_name": "string",
"cvlserv_flag": "string",
"cvlserv_flag_name": "string",
"setl_time": "2019-08-24T14:15:22Z",
"mdtrt_cert_type": "string",
"mdtrt_cert_type_name": "string",
"med_type": "string",
"med_type_name": "string",
"medfee_sumamt": 0,
"fulamt_ownpay_amt": 0,
"overlmt_selfpay": 0,
"preselfpay_amt": 0,
"inscp_scp_amt": 0,
"act_pay_dedc": 0,
"hifp_pay": 0,
"pool_prop_selfpay": 0,
"cvlserv_pay": 0,
"hifes_pay": 0,
"hifmi_pay": 0,
"hifob_pay": 0,
"maf_pay": 0,
"oth_pay": 0,
"fund_pay_sumamt": 0,
"psn_part_amt": 0,
"acct_pay": 0,
"psn_cash_pay": 0,
"hosp_part_amt": 0,
"balc": 0,
"acct_mulaid_pay": 0,
"medins_setl_id": "string",
"clr_optins": "string",
"clr_way": "string",
"clr_way_name": "string",
"clr_type": "string",
"clr_type_name": "string",
"hifdm_pay": 0,
"exp_content": "string"
},
"setldetail": [
{
"fund_pay_type": "string",
"inscp_scp_amt": 0,
"crt_payb_lmt_amt": 0,
"fund_payamt": 0,
"fund_pay_type_name": "string",
"setl_proc_info": "string"
}
]
}
}