Person Notifications REST Endpoints

Shared Services/Person Notifications
The person notifications resource is used to send notifications to the agency staff with the links to various mobile applications that they have access to.
Create a set of notifications
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonNotifications
Get a notification
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonNotifications/{PersonId}
Get all notifications
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonNotifications
Update a notification
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonNotifications/{PersonId}