GET api/Doctors?DoctorId={DoctorId}
列出該醫師所屬科別,且未被該醫師回覆的問題
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DoctorId |
醫師編號 |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.