GET api/Account/GetNewNotifications?username={username}&page={page}&ptype={ptype}&s={s}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| username | string |
Required |
|
| page | integer |
Default value is 1 |
|
| ptype | string |
Default value is all |
|
| s | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
