NFK Web Services for Events

As part of Push Notifications, the following rest web service operations were created for the Notifications Framework:

  • SCC_NTF_GET_EVENTS_R_POST (primarily for the retrieval of events list along with read/unread/total events count)

  • SCC_NTF_UPDATE_EVENTS_R_POST (primarily for updating the event status which returns the latest read/unread/total events count)

These service operations have been created under a common existing service – SCC_NOTIFICATIONS_R.