Production Reports REST Endpoints
Manufacturing/Production Reports
The Production Reports resource manages the operation and material transactions for a contract manufacturing work order.
- Create a production report
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/productionReports
- Get all production reports
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports
- Get one production report
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}