Flexfields for Physical Inventory Tags REST Endpoints

Inventory Management/Physical Inventory Tags/Flexfields for Physical Inventory Tags
The Flexfields for Physical Inventory Tags resource manages descriptive flexfields that store details about physical inventory tags.
Create flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/physicalInventoryTagDFFs
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/physicalInventoryTagDFFs
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/physicalInventoryTagDFFs/{TagId3}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/physicalInventoryTagDFFs/{TagId3}