GET api/Doctors?DoctorSearch={DoctorSearch}
透過醫師名稱查詢醫師基本資料(依建立時間排序)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DoctorSearch |
查詢醫師的關鍵字 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.