POST api/CaseStudy/PatientNeuropathy_ins
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsInfo | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"patient_id": "sample string 1",
"leg_id": 2,
"point_no": 3,
"point_type": 4,
"neuropathy_flag": "sample string 5",
"Dml_Indicator": "sample string 6",
"user_created_by": "sample string 7"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample: