GET Users/Notification
Get notifications from criteria
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UserID |
User ID |
integer |
None. |
IncludeDraftFormEntries |
Include Draft Form Entries |
boolean |
None. |
IncludeNotifyEvents |
Include Events that are set to notify |
boolean |
None. |
IncludeNotifyInvoiceBatch |
Include Events that are set to notify |
boolean |
None. |
IncludeAllUsers |
Include All User |
boolean |
None. |
MaxRows |
Limit number of rows |
integer |
None. |
EventNotifyStates |
Event Notify State |
Collection of EventNotifyState |
None. |
NotifyDateUtc |
Notify DateTime Utc |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
List of NotificationDTOs
Collection of NotificationDTOName | Description | Type | Additional information |
---|---|---|---|
Type |
Type |
NotificationType |
None. |
SubTypeName |
Sub Type Name |
string |
None. |
Subject |
Subject like BGL Chart |
string |
None. |
ReferenceInformation |
Reference Information |
string |
None. |
Details |
Bed ID |
Collection of INotificationDetailDTO |
None. |