Inspection Dependencies REST Endpoints

Inspections/Inspection Dependencies
The inspection dependencies resource is used to identify the prerequisite inspections for each inspection type.
Create an inspection dependency
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies
Delete an inspection dependency
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies/{publicSectorInspectionDependenciesUniqID}
Get all inspection dependencies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies
Get an inspection dependency
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies/{publicSectorInspectionDependenciesUniqID}