Inspection Statuses REST Endpoints

Inspection Statuses
The inspection statuses resource is used to view, create, delete, or modify an inspection status. An inspection status identifies the status of an inspection.
Get all inspection statuses
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionStatuses
Get an inspection status
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionStatuses/{publicSectorInspectionStatusesUniqID}
Update an inspection status
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionStatuses/{publicSectorInspectionStatusesUniqID}