Flexfields for Inventory Attributes REST Endpoints

Inventory Management/Supplier Returns/Lines/Flexfields for Inventory Attributes
The Flexfields for Inventory Attributes resource manages descriptive flexfields for inventory attributes. This resource is associated with a feature that requires opt in.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierReturns/{SupplierReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierReturns/{SupplierReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierReturns/{SupplierReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF/{SupplierReturnLineId}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierReturns/{SupplierReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF/{SupplierReturnLineId}