- Subcategories:
- Component Transaction Details
- Flexfields for Item in Material Transactions
- Flexfields for Orderless Transactions
- Transaction Lots
- Transaction Serials
Material Transaction Details REST Endpoints
Manufacturing/Work Order Material Transactions/Material Transaction Details
The Material Transaction Details resource manages the details of the following:
- materials issued to or returned from both a discrete and a process manufacturing work order
- outputs completed or returned from a process manufacturing work order
- product transaction detail for Orderless transactions.
- Create details
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/materialTransactions/{materialTransactionsUniqID}/child/MaterialTransactionDetail
- Get action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/materialTransactions/{materialTransactionsUniqID}/child/MaterialTransactionDetail
- Get action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/materialTransactions/{materialTransactionsUniqID}/child/MaterialTransactionDetail/{MaterialTransactionDetailUniqID}