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: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs
- Delete
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs/{lotAttributeDFFsUniqID}
- Get all lot attribute flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs
- Get one lot attribute flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs/{lotAttributeDFFsUniqID}
- Update
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotAttributeDFFs/{lotAttributeDFFsUniqID}