Flexfields for Lot Attributes REST Endpoints
The operations from the Inventory Management/Inventory Transactions (Deprecated)/Transaction Lines/Lots That Share Control/Flexfields for Lot Attributes category.
- Create one lot attribute flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryTransactions/{inventoryTransactionsUniqID}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotAttributesDFF - Get all lot attribute flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryTransactions/{inventoryTransactionsUniqID}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotAttributesDFF - Get one lot attribute flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryTransactions/{inventoryTransactionsUniqID}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotAttributesDFF/{lotSerialItemLotAttributesDFFUniqID}