GET app_user_allnotificationupdatestatus?lstofnoti={lstofnoti}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
lstofnoti | string |
Required |
Body Parameters
None.
Response Information
Resource Description
bresultName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
message | string |
None. |
|
title | string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
{ "id": 1, "message": "sample string 2", "title": "sample string 3" }