Application links REST Endpoints

Application links
The application links resource is used to identify the agency staff who will receive the mobile application links as notifications.
Create a set of notifications for all agency staff
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks
Get all agency staff for notifications
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks
Get an agency staff for notification
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks/{publicSectorApplicationInstallLinksUniqID}
Update an agency staff for notification
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks/{publicSectorApplicationInstallLinksUniqID}