Flexfields for Lot Attributes REST Endpoints

Inventory Management/Picks/Lots/Flexfields for Lot Attributes
The operations from the Inventory Management/Picks/Lots/Flexfields for Lot Attributes category.
Create
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs
Delete
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs/{lotAttributeDFFsUniqID}
Get all lot attribute flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs
Get one lot attribute flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs/{lotAttributeDFFsUniqID}
Update
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs/{lotAttributeDFFsUniqID}