- Subcategories:
- Error Messages
- Transaction Lots
- Transaction Serials
Material Transactions REST Endpoints
Manufacturing/Production Reports/Material Transactions
The Material Transactions resource manages the details of the material transactions for a contract manufacturing work order.
- Create a material transaction
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/materialTransactions - Get all material transactions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/materialTransactions - Get one material transaction
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/materialTransactions/{ReportMaterialId}