POST api/DoctorCreation/GetDoctorExperience
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsDoctorExperience | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"doctor_experience_id": 1,
"doctor_id": "sample string 2",
"employer_name": "sample string 3",
"experience": 4.1,
"last_updated_on": "2025-10-29T17:13:53.6635622+05:30",
"StringResult": "sample string 6",
"StringMsg": "sample string 7",
"Dml_Indicator": "sample string 8"
}
application/x-www-form-urlencoded
Sample: