Violation Code References REST Endpoints

Violation Code References
The violation code reference resource is used to view, create, or modify a violation code reference. Violation code references are used in Code Enforcement cases.
Create a violation code reference
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationCodeReferences
Delete a violation code reference
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationCodeReferences/{publicSectorViolationCodeReferencesUniqID}
Get a violation code reference
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationCodeReferences/{publicSectorViolationCodeReferencesUniqID}
Get all violation code references
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationCodeReferences
Update a violation code reference
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViolationCodeReferences/{publicSectorViolationCodeReferencesUniqID}