Inspection Mobile Checklist Items REST Endpoints

Inspection Mobile Checklist Items
The mobile inspection checklist items resource is used to view all inspection checklist items and corresponding setup information, including the inspection ID, checklist ID, checklist item ID, checklist item name, checklist item score, checklist item result, setup score, setup major violation flag, and so on.
Get all inspection checklist items
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionMobileChkListItems
Get an inspection checklist item
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionMobileChkListItems/{publicSectorInspectionMobileChkListItemsUniqID}
Update an inspection checklist item
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionMobileChkListItems/{publicSectorInspectionMobileChkListItemsUniqID}