WEvent operations
Draft documentation version
Documentation is partial and not validated !
Description
Concepts
Operations
Verb | Operation | Version | Return | Summary | |
---|---|---|---|---|---|
GET | GetNotification | V1 | WEvent | Return your WEvent | |
GET | GetNotifications | V1 | WEventsContainer | Return yours WEvent | |
GET | GetWEventCategories | V1 | Array of WEventCategory | Return all WEventCategory. Categories allow WEventType grouping by functional domain. Example: Flux, ReflectionBase, etc. Searching WEvent operations can be filtered by Categories. | |
GET | GetWEventsApp | Alpha | WEventsContainer | Return requests performed from App as WEvent | |
GET | GetWEventsBusinessAccount | V1 | WEventsContainer | Return WEvent filtered by parameters | |
GET | GetWEventsOrganization | V1 | WEventsContainer | Return WEvent filtered by parameters | |
GET | GetWEventsSystem | V1 | WEventsContainer | Return WEvent filtered by parameters | |
GET | GetWEventTypes | V1 | Array of WEventType | Get list of WEventType. WEventType represent a type of WEvent. Example: Fluxis connected to WIT-DataCenter Plateform | |
DELETE | DeleteNotification | V1 | Number of notifications deleted | Remove WEvent notification |