GET api/doctors/MyFavoritePersons?MemberId={MemberId}&FavoritePersonType={FavoritePersonType}
根據使用者ID取得其讚(收藏)的醫師
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| MemberId | integer |
Required |
|
| FavoritePersonType | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.