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: post
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/materialTransactions
Get all material transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/materialTransactions
Get one material transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/materialTransactions/{ReportMaterialId}