POST Notification/select
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| param | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Data": {
"ItemCount": 1,
"Items": [
{
"SenderID": "f98fac2d-f21a-47a2-8d49-3265b972f352",
"ReceiverID": "53527da5-f4fc-494c-8625-39a98cb5e365",
"Link": "sample string 3",
"Icon": 0,
"Message": "sample string 4",
"Status": 0,
"ID": "94cb4317-078a-4f63-b6a5-5134db41efc1",
"UserInsert": "sample string 6",
"DateInsert": "2026-05-12T01:30:34.4218105-07:00",
"UserUpdate": "sample string 8",
"DateUpdate": "2026-05-12T01:30:34.4218105-07:00"
},
{
"SenderID": "f98fac2d-f21a-47a2-8d49-3265b972f352",
"ReceiverID": "53527da5-f4fc-494c-8625-39a98cb5e365",
"Link": "sample string 3",
"Icon": 0,
"Message": "sample string 4",
"Status": 0,
"ID": "94cb4317-078a-4f63-b6a5-5134db41efc1",
"UserInsert": "sample string 6",
"DateInsert": "2026-05-12T01:30:34.4218105-07:00",
"UserUpdate": "sample string 8",
"DateUpdate": "2026-05-12T01:30:34.4218105-07:00"
},
{
"SenderID": "f98fac2d-f21a-47a2-8d49-3265b972f352",
"ReceiverID": "53527da5-f4fc-494c-8625-39a98cb5e365",
"Link": "sample string 3",
"Icon": 0,
"Message": "sample string 4",
"Status": 0,
"ID": "94cb4317-078a-4f63-b6a5-5134db41efc1",
"UserInsert": "sample string 6",
"DateInsert": "2026-05-12T01:30:34.4218105-07:00",
"UserUpdate": "sample string 8",
"DateUpdate": "2026-05-12T01:30:34.4218105-07:00"
}
]
},
"IsSuccess": true,
"ErrorCode": 2,
"ErrorDescription": "sample string 3"
}
application/xml, text/xml
Sample:
<ActionResultOfSelectResultOfNotificationyF_PE8d68byGeLu_P_P xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Invelli.Rest">
<ErrorCode>2</ErrorCode>
<ErrorDescription>sample string 3</ErrorDescription>
<IsSuccess>true</IsSuccess>
<Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Invelli.Data">
<d2p1:ItemCount>1</d2p1:ItemCount>
<d2p1:Items xmlns:d3p1="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">
<d3p1:Notification>
<d3p1:DateInsert>2026-05-12T01:30:34.4218105-07:00</d3p1:DateInsert>
<d3p1:DateUpdate>2026-05-12T01:30:34.4218105-07:00</d3p1:DateUpdate>
<d3p1:ID>94cb4317-078a-4f63-b6a5-5134db41efc1</d3p1:ID>
<d3p1:UserInsert>sample string 6</d3p1:UserInsert>
<d3p1:UserUpdate>sample string 8</d3p1:UserUpdate>
<d3p1:Icon>Bell</d3p1:Icon>
<d3p1:Link>sample string 3</d3p1:Link>
<d3p1:Message>sample string 4</d3p1:Message>
<d3p1:ReceiverID>53527da5-f4fc-494c-8625-39a98cb5e365</d3p1:ReceiverID>
<d3p1:SenderID>f98fac2d-f21a-47a2-8d49-3265b972f352</d3p1:SenderID>
<d3p1:Status>New</d3p1:Status>
</d3p1:Notification>
<d3p1:Notification>
<d3p1:DateInsert>2026-05-12T01:30:34.4218105-07:00</d3p1:DateInsert>
<d3p1:DateUpdate>2026-05-12T01:30:34.4218105-07:00</d3p1:DateUpdate>
<d3p1:ID>94cb4317-078a-4f63-b6a5-5134db41efc1</d3p1:ID>
<d3p1:UserInsert>sample string 6</d3p1:UserInsert>
<d3p1:UserUpdate>sample string 8</d3p1:UserUpdate>
<d3p1:Icon>Bell</d3p1:Icon>
<d3p1:Link>sample string 3</d3p1:Link>
<d3p1:Message>sample string 4</d3p1:Message>
<d3p1:ReceiverID>53527da5-f4fc-494c-8625-39a98cb5e365</d3p1:ReceiverID>
<d3p1:SenderID>f98fac2d-f21a-47a2-8d49-3265b972f352</d3p1:SenderID>
<d3p1:Status>New</d3p1:Status>
</d3p1:Notification>
<d3p1:Notification>
<d3p1:DateInsert>2026-05-12T01:30:34.4218105-07:00</d3p1:DateInsert>
<d3p1:DateUpdate>2026-05-12T01:30:34.4218105-07:00</d3p1:DateUpdate>
<d3p1:ID>94cb4317-078a-4f63-b6a5-5134db41efc1</d3p1:ID>
<d3p1:UserInsert>sample string 6</d3p1:UserInsert>
<d3p1:UserUpdate>sample string 8</d3p1:UserUpdate>
<d3p1:Icon>Bell</d3p1:Icon>
<d3p1:Link>sample string 3</d3p1:Link>
<d3p1:Message>sample string 4</d3p1:Message>
<d3p1:ReceiverID>53527da5-f4fc-494c-8625-39a98cb5e365</d3p1:ReceiverID>
<d3p1:SenderID>f98fac2d-f21a-47a2-8d49-3265b972f352</d3p1:SenderID>
<d3p1:Status>New</d3p1:Status>
</d3p1:Notification>
</d2p1:Items>
</Data>
</ActionResultOfSelectResultOfNotificationyF_PE8d68byGeLu_P_P>