POST api/DoctorRight/User_rights_privileges
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsDoctorRight | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"doctor_user_module_id": "sample string 1",
"Stringtype": "sample string 2",
"Roleid": 3,
"branch_id": 4,
"hospital_id": "sample string 5",
"Dml_Indicator": "sample string 6"
}
application/x-www-form-urlencoded
Sample: