Flexfields for Lots REST Endpoints
The operations from the Inventory Management/Receiving Transactions (Deprecated)/Transaction Lines/Serials and 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/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotsDFF - Get all lot resource flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotsDFF - Get one lot resource flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotsDFF/{lotSerialItemLotsDFFUniqID}