Inspection Counts REST Endpoints

Inspection Counts
The inspection counts resource is used to configure the number of inspections and their names that can be scheduled for a Code Enforcement inspection.
Create a set of inspection counts
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementSetupInspectionCounts
Delete an inspection count
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementSetupInspectionCounts/{publicSectorCodeEnforcementSetupInspectionCountsUniqID}
Get all inspection counts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementSetupInspectionCounts
Get an inspection count
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementSetupInspectionCounts/{publicSectorCodeEnforcementSetupInspectionCountsUniqID}
Update an inspection count
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementSetupInspectionCounts/{publicSectorCodeEnforcementSetupInspectionCountsUniqID}