Application links REST Endpoints
Shared Services/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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks - Get all agency staff for notifications
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks - Get an agency staff for notification
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks/{publicSectorApplicationInstallLinksUniqID} - Update an agency staff for notification
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks/{publicSectorApplicationInstallLinksUniqID}