Inspection Type Dependencies REST Endpoints

Inspections/Inspection Group Lines/Inspection Type Dependencies
The inspection type dependencies resource provides all inspection types and their dependencies within an inspection group.
Create an inspection group line dependency
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}/child/InspectionGrpLnDependency
Delete an inspection group line dependency
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}/child/InspectionGrpLnDependency/{InspectionGrpLnDependencyUniqID}
Get all inspection group line dependencies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}/child/InspectionGrpLnDependency
Get an inspection group line dependency
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}/child/InspectionGrpLnDependency/{InspectionGrpLnDependencyUniqID}
Update an inspection group line dependency
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}/child/InspectionGrpLnDependency/{InspectionGrpLnDependencyUniqID}