Assigned or Unassigned Inspections REST Endpoints

Assigned or Unassigned Inspections
The assigned or unassigned inspections resource is used by the inspection supervisor calendar. Unassigned inspections, based on the inspection types and districts associated to the supervisor, are displayed on the supervisor calendar so that they may be assigned in a timely fashion. Assigned inspections for a given day are also displayed, for visibility into the workload of the inspectors.
Create an inspection action is not supported
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorUnasgnInspections
Delete an inspection action is not supported
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorUnasgnInspections/{publicSectorUnasgnInspectionsUniqID}
Get all assigned or unassigned inspections
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorUnasgnInspections
Get an assigned or unassigned inspection
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorUnasgnInspections/{publicSectorUnasgnInspectionsUniqID}
Update an inspection action is not supported
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorUnasgnInspections/{publicSectorUnasgnInspectionsUniqID}