Transaction Lots REST Endpoints

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