Flexfields for Equipment Instances REST Endpoints

Manufacturing/Production Resources/Equipment Instances/Flexfields for Equipment Instances
The Flexfields for Equipment Instances resource manages descriptive flexfields that the equipment instances uses.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/EquipmentInstance/{EquipmentInstanceId}/child/EquipmentInstanceDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/EquipmentInstance/{EquipmentInstanceId}/child/EquipmentInstanceDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/EquipmentInstance/{EquipmentInstanceId}/child/EquipmentInstanceDFF/{EquipmentInstanceId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/EquipmentInstance/{EquipmentInstanceId}/child/EquipmentInstanceDFF/{EquipmentInstanceId2}