POST api/CaseStudy/Algorithm
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ObjAlgorithm | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"algorithm_id": 1,
"visit_report_id": "sample string 2",
"algorithm_no": 3,
"algorithm_head": "sample string 4",
"algorithm_details": "sample string 5",
"Dml_Indicator": "sample string 6"
}
application/x-www-form-urlencoded
Sample: