Error Messages REST Endpoints
Manufacturing/Production Reports/Error Messages
The Error Messages resource manages the errors that occur while creating operation and material transactions for a contract manufacturing work order.
- Get all error messages
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/errorMessages
- Get one error message
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionReports/{ProductionReportId}/child/errorMessages/{MessageId}