Errors REST Endpoints
Inventory Management/Shipment Line Transaction Requests/Errors
The Errors resource manages errors encountered while processing a transaction request from the interface to the base tables.
- Get all errors
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/errors
- Get one error
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/errors/{errorsUniqID}