Violation Notice Groups REST Endpoints

Violation Notice Groups
The violation notice group resource is used to view, create, or modify a violation notice group. Violation notice groups are used in Code Enforcement cases.
Create a violation notice group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationNoticeGroups
Delete a violation notice group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationNoticeGroups/{publicSectorViolationNoticeGroupsUniqID}
Get a violation notice group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationNoticeGroups/{publicSectorViolationNoticeGroupsUniqID}
Get all violation notice groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationNoticeGroups
Update a violation notice group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationNoticeGroups/{publicSectorViolationNoticeGroupsUniqID}