Inspection Group Lines REST Endpoints

Inspections/Inspection Group Lines
The inspection group lines resource is used to view, create, delete, or modify an inspection group line. An inspection group line identifies the individual inspection types associated with a permit.
Create an inspection group line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines
Delete an inspection group line
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}
Get all inspection group lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines
Get an inspection group line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}
Update an inspection group line
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}