Flexfields for Lot Attributes REST Endpoints
Inventory Management/Inventory On-Hand Balances/Lots/Flexfields for Lot Attributes
The Flexfields for Lot Attributes resource manages the descriptive flexfields that modify lot attributes. This resource is used only when the item is under lot control.
- Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances/{inventoryOnhandBalancesUniqID}/child/lots/{lotsUniqID}/child/lotAttributeDFFs
- Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances/{inventoryOnhandBalancesUniqID}/child/lots/{lotsUniqID}/child/lotAttributeDFFs/{lotAttributeDFFsUniqID}