Work Order Group Detail REST Endpoints

Manufacturing/Work Order Groups/Work Order Group Detail
The details of the group name and the work orders associated with it.
Create work order group details
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrderGroups/{WoGroupId}/child/WorkOrderGroupDetail
Delete one work order group details
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/workOrderGroups/{WoGroupId}/child/WorkOrderGroupDetail/{WoGroupDetailId}
Get all work order group details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workOrderGroups/{WoGroupId}/child/WorkOrderGroupDetail
Get one work order group details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workOrderGroups/{WoGroupId}/child/WorkOrderGroupDetail/{WoGroupDetailId}
Update one work order group details
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/workOrderGroups/{WoGroupId}/child/WorkOrderGroupDetail/{WoGroupDetailId}