POST api/CaseStudy/Patient_Summary_details
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ObjClsPatient_Summary_details | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"patient_id": "sample string 1",
"visit_report_id": "sample string 2",
"doctor_id": "sample string 3",
"hospital_id": "sample string 4",
"type": "sample string 5"
}
application/x-www-form-urlencoded
Sample: