POST api/CaseStudy/Patient_Dental_Casesheet_Ins_Upd
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
objClsDentalCasesheet | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "visit_report_id": "sample string 1", "Dml_Indicator": "sample string 2", "tooth_alignment": "sample string 3", "tooth_no": "sample string 4", "diagnosis": "sample string 5", "notes": "sample string 6", "loss_of_tooth": "sample string 7", "reason_for_loss": "sample string 8", "created_by": "sample string 9", "dental_type": "sample string 10", "patient_dental_casesheet_id": "sample string 11", "doctor_id": "sample string 12", "patient_id": "sample string 13" }
application/x-www-form-urlencoded
Sample: