Flexfields for Lot Attributes REST Endpoints

Inventory Management/Inventory Item Lots/Flexfields for Lot Attributes
A flexible data field that includes all the inventory item lot attribute flexfields.
Create flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF/{lotAttributeDFFUniqID}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF/{lotAttributeDFFUniqID}