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: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF/{lotAttributeDFFUniqID} - Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}/child/lotAttributeDFF/{lotAttributeDFFUniqID}