Errors for Shipments REST Endpoints
Inventory Management/Shipment Transaction Requests/Shipments/Errors for Shipments
The Errors for Shipments resource manages errors that occur when processing a shipment.
- Get all errors
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/errors
- Get one error
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/errors/{errorsUniqID}