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