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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies - Delete an inspection dependency
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies/{publicSectorInspectionDependenciesUniqID} - Get all inspection dependencies
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies - Get an inspection dependency
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionDependencies/{publicSectorInspectionDependenciesUniqID}