Flexfields for Labor Instances REST Endpoints

Manufacturing/Production Resources/Labor Instances/Flexfields for Labor Instances
The Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF/{LaborInstanceId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}/child/LaborInstanceDFF/{LaborInstanceId2}