Transaction Serials REST Endpoints

Manufacturing/Production Reports/Operation Transactions/Transaction Serials
The Transaction Serials resource manages details of the assembly serial or the details of the component serial issued to the contract manufacturing work order.
Create a serial transaction
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions/{ReportOperationId}/child/transactionSerials
Get all transaction serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions/{ReportOperationId}/child/transactionSerials
Get one transaction serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/operationTransactions/{ReportOperationId}/child/transactionSerials/{ReportSerialId}