POST api/WebData/NotificationData?db={db}&UserId={UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| db | string |
Required |
|
| UserId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of NotificationModel| Name | Description | Type | Additional information |
|---|---|---|---|
| NotificationId | string |
None. |
|
| NotificationHead | string |
None. |
|
| NotificationMsg | string |
None. |
|
| NotificationDate | string |
None. |
|
| NFileName | string |
None. |
|
| NotificationList | Collection of NotificationModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.