POST api/CaseStudy/PatientNeuropathy
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
ObjClsPatientNeuropathy | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "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" }
application/x-www-form-urlencoded
Sample: