POST api/Rep_management/manage_rep_load
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objclsrep_master | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"indicator_id": "sample string 1",
"doctor_id": "sample string 2",
"book_rep": "sample string 3",
"book_level": "sample string 4",
"max_count": "sample string 5",
"choose_rep": "sample string 6",
"user_created_by": "sample string 7",
"branch_id": "sample string 8"
}
application/x-www-form-urlencoded
Sample: