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": "754f1d40-7d6d-4fe8-94ab-8e2a7a4bc77e",
"ReceiverID": "4f0f5038-f00a-477f-98d8-4a8acc5a311e",
"Link": "sample string 3",
"Icon": 0,
"Message": "sample string 4",
"Status": 0,
"ID": "64f0248b-1f97-46d2-bd21-0959e6adba7a",
"UserInsert": "sample string 6",
"DateInsert": "2026-02-08T22:28:00.3442885-08:00",
"UserUpdate": "sample string 8",
"DateUpdate": "2026-02-08T22:28:00.3442885-08:00"
},
{
"SenderID": "754f1d40-7d6d-4fe8-94ab-8e2a7a4bc77e",
"ReceiverID": "4f0f5038-f00a-477f-98d8-4a8acc5a311e",
"Link": "sample string 3",
"Icon": 0,
"Message": "sample string 4",
"Status": 0,
"ID": "64f0248b-1f97-46d2-bd21-0959e6adba7a",
"UserInsert": "sample string 6",
"DateInsert": "2026-02-08T22:28:00.3442885-08:00",
"UserUpdate": "sample string 8",
"DateUpdate": "2026-02-08T22:28:00.3442885-08:00"
},
{
"SenderID": "754f1d40-7d6d-4fe8-94ab-8e2a7a4bc77e",
"ReceiverID": "4f0f5038-f00a-477f-98d8-4a8acc5a311e",
"Link": "sample string 3",
"Icon": 0,
"Message": "sample string 4",
"Status": 0,
"ID": "64f0248b-1f97-46d2-bd21-0959e6adba7a",
"UserInsert": "sample string 6",
"DateInsert": "2026-02-08T22:28:00.3442885-08:00",
"UserUpdate": "sample string 8",
"DateUpdate": "2026-02-08T22:28:00.3442885-08: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-02-08T22:28:00.3442885-08:00</d3p1:DateInsert>
<d3p1:DateUpdate>2026-02-08T22:28:00.3442885-08:00</d3p1:DateUpdate>
<d3p1:ID>64f0248b-1f97-46d2-bd21-0959e6adba7a</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>4f0f5038-f00a-477f-98d8-4a8acc5a311e</d3p1:ReceiverID>
<d3p1:SenderID>754f1d40-7d6d-4fe8-94ab-8e2a7a4bc77e</d3p1:SenderID>
<d3p1:Status>New</d3p1:Status>
</d3p1:Notification>
<d3p1:Notification>
<d3p1:DateInsert>2026-02-08T22:28:00.3442885-08:00</d3p1:DateInsert>
<d3p1:DateUpdate>2026-02-08T22:28:00.3442885-08:00</d3p1:DateUpdate>
<d3p1:ID>64f0248b-1f97-46d2-bd21-0959e6adba7a</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>4f0f5038-f00a-477f-98d8-4a8acc5a311e</d3p1:ReceiverID>
<d3p1:SenderID>754f1d40-7d6d-4fe8-94ab-8e2a7a4bc77e</d3p1:SenderID>
<d3p1:Status>New</d3p1:Status>
</d3p1:Notification>
<d3p1:Notification>
<d3p1:DateInsert>2026-02-08T22:28:00.3442885-08:00</d3p1:DateInsert>
<d3p1:DateUpdate>2026-02-08T22:28:00.3442885-08:00</d3p1:DateUpdate>
<d3p1:ID>64f0248b-1f97-46d2-bd21-0959e6adba7a</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>4f0f5038-f00a-477f-98d8-4a8acc5a311e</d3p1:ReceiverID>
<d3p1:SenderID>754f1d40-7d6d-4fe8-94ab-8e2a7a4bc77e</d3p1:SenderID>
<d3p1:Status>New</d3p1:Status>
</d3p1:Notification>
</d2p1:Items>
</Data>
</ActionResultOfSelectResultOfNotificationyF_PE8d68byGeLu_P_P>