{
"pre_id": "1",
"cache_uuid": "20230427:d6767d2d-6497-4355-87ef-c696c45e5a8a",
"cost_ids": [
1,2
],
"is_pre": 1
}
curl --location --request POST '/settlement_mz/' \
--header 'Authorization: Bearer {{Token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"pre_id": "1",
"cache_uuid": "20230427:d6767d2d-6497-4355-87ef-c696c45e5a8a",
"cost_ids": [
1,2
],
"is_pre": 1
}'
{
"status": "success",
"code": 200,
"message": "\u8bf7\u6c42\u6210\u529f",
"data": {
"id": 44,
"his_patient_id": "0006620615",
"his_pay_fee_nos": [
"420183037571141"
],
"mis": {
"mis_no": "MED_MIS_1684805398753991"
},
"his_deduct_amount": "0",
"cash_amount": "0",
"his_balance": "54.9000",
"jshid": "",
"zje": "55.0400",
"brfdje": "0",
"ybfdje": "55.0400",
"ylbzje": "0",
"yyfdje": "0",
"grzhzf": "0",
"sydgrzhzf": "55.0400",
"tczf": "0",
"dezf": "0",
"desybx": "0.0000",
"zhzf": "0",
"ljtczf": "0",
"ljdezf": "0",
"ljmzed": "0",
"ljgrzf": "0",
"qttczf": "0",
"zhye": "575.0900",
"gjzhye": "0.0000",
"bcqfx": "49.5400",
"fpryyljgjm": "0",
"status": {
"name": "PRE_SUCCESS",
"value": 1
}
}
}