Exception Counts REST Endpoints

Manufacturing/Process Work Orders/Operations/Materials/Exception Counts
The Exception Counts resource gets the count of exceptions that occurred for input materials during the operation.
Get all counts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/Operation/{WorkOrderOperationId}/child/Material/{WorkOrderOperationMaterialId}/child/MaterialExceptionCount
Get one count
Method: get
Path: /fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/Operation/{WorkOrderOperationId}/child/Material/{WorkOrderOperationMaterialId}/child/MaterialExceptionCount/{WorkOrderOperationMaterialId2}