Flexfields for Tracking Attributes REST Endpoints

Inventory Management/Physical Inventory Tags/Flexfields for Tracking Attributes
The Flexfields for Tracking Attributes resource manages details of the descriptive flexfields that reference the physical inventory tags.
Create one tracking attributes flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/inventoryAttributesDFF
Get all tracking attributes flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/inventoryAttributesDFF
Get one tracking attributes flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/inventoryAttributesDFF/{TagId2}
Update one tracking attributes flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryTags/{TagId}/child/inventoryAttributesDFF/{TagId2}