POST api/DoctorLogIn/htmltable_columnstatusinsertedit
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClshtmlsatus | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "sample string 1",
"tableid": "sample string 2",
"columnnames": "sample string 3",
"status": 4,
"userid": 5,
"formid": 6,
"columnindex": 7,
"hospitalid": "sample string 8",
"branchid": 9,
"Dml_Indicator": "sample string 10"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample: