Flexfields REST Endpoints

Inventory Management/Physical Inventories/Flexfields
The Flexfields for Physical Inventories resource manages descriptive flexfields for physical inventories.
Create flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventoryDFFs
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventoryDFFs
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventoryDFFs/{physicalInventoryDFFsUniqID}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventoryDFFs/{physicalInventoryDFFsUniqID}