GET api/Notification/ViewNotification?Id_Noti={Id_Noti}&Type={Type}&CourceID={CourceID}
Đếm số lượt xem của thông báo
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Id_Noti |
mã thông báo |
integer |
Required |
Type |
loại thông báo 1:Notification(không dùng bảng này nữa) 2:Notification của DocumentSubject 3: CourseNotification |
integer |
Required |
CourceID |
mã học phần |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |