- Subcategories:
- Error Messages
- Transaction Lots
- Transaction Serials
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: postPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions
- Get all operation transactions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions
- Get one operation transaction
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions/{ReportOperationId}