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