GET api/Account/GetNewNotifications?username={username}&page={page}&ptype={ptype}&s={s}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.