Aggregate Privileges REST Endpoints

Aggregate Privileges
The aggregate privileges resource is used to capture all data security aggregate privileges for a transaction type, such as a permit or planning application. The data security secures specific sections of the application form from unauthorized users.
Create a data security aggregate privilege
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAggrprivileges
Delete a data security aggregate privilege
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAggrprivileges/{publicSectorAggrprivilegesUniqID}
Get a data security aggregate privilege
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAggrprivileges/{publicSectorAggrprivilegesUniqID}
Get all data security aggregate privileges
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAggrprivileges
Update a data security aggregate privilege
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAggrprivileges/{publicSectorAggrprivilegesUniqID}