GET api/Doctors/{Id}
由 ID 取得醫師資訊
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
醫師編號 |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.