Operation Transactions REST Endpoints

Manufacturing/Production Reports/Operation Transactions
The Operation Transactions resource manages the details of the operation transactions for a contract manufacturing work order.
Create an operation transaction
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions
Get all operation transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions
Get one operation transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions/{ReportOperationId}