| Name | Description | Type | Additional information |
|---|---|---|---|
| Title |
Item title |
string |
Required |
| NotificationType |
Notification Type |
string |
Required |
| Status |
Notification Status |
WorkPoint365.WebAPI.Model.Notifications.NotificationStatus |
Required |
| Priority |
Notification Priority |
string |
Required |
| Message |
Notification Message |
string |
Required |
| Deadline |
Notification Deadline |
date |
None. |
| DeliveryDate |
Notification Delivery Date |
date |
None. |
| Recipient |
Notification Recipient |
Object |
Required |
| DuplicateBehaviour |
Notification Duplication Behaviour |
WorkPoint365.WebAPI.Model.Notifications.NotificationDuplicateBehaviour |
Required |
| BusinessModuleId |
Notification Business Module Id |
globally unique identifier |
Required |
| EntityId |
Notification Entity Id (Context of the notification) |
integer |
Required |
| List |
Notification List Id or Web Relativ List Url |
string |
None. |
| ItemId |
Notification Item Id (Context of the notification) |
integer |
None. |