POST api/Form_Builder/GetFormData
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ObjClsFormData | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"visit_reportid": 1,
"service_id": 2,
"test_id": 3,
"work_order_details_id": 4,
"patientid": 5,
"hospitalid": 6,
"branchid": 7,
"Dml_Indicator": "sample string 8"
}
application/x-www-form-urlencoded
Sample: