Flexfields for Labor Instances REST Endpoints
Manufacturing/Production Resources/Labor Instances/Flexfields for Labor Instances
The operations from the Manufacturing/Production Resources/Labor Instances/Flexfields for Labor Instances category.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF/{LaborInstanceId2} - Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF/{LaborInstanceId2}