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: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/errors
Get one error
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/errors/{errorsUniqID}