Inspection Type Dependencies REST Endpoints

Inspections/Inspection Type Dependencies
The inspection type dependencies resource provides all inspection types and their dependencies within an inspection group.
Create a dependent inspection type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLineDependencies
Delete a dependent inspection type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLineDependencies/{publicSectorInspectionGroupLineDependenciesUniqID}
Get a dependent inspection type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLineDependencies/{publicSectorInspectionGroupLineDependenciesUniqID}
Get all dependent inspection types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLineDependencies
Update a dependent inspection type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLineDependencies/{publicSectorInspectionGroupLineDependenciesUniqID}