Flexfields for Lot Attributes REST Endpoints
The operations from the Inventory Management/Receiving Transactions (Deprecated)/Transaction Lines/Lots That Control Items/Flexfields for Lot Attributes category.
- Create one lot attribute flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotItemLotAttributesDFF - Get all lot attribute flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotItemLotAttributesDFF - Get one lot attribute flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotItemLotAttributesDFF/{lotItemLotAttributesDFFUniqID}