POST api/Appointment_count/select_Appointment_count
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ac | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"doctor_id": "sample string 1",
"schedule_date": "sample string 2",
"schedule_date_end": "sample string 3",
"option": "sample string 4"
}
application/x-www-form-urlencoded
Sample: