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