DELETE - Exception

Detelet a Shipment Exception

The DELETE /shipment/exception endpoint allows the deletion of an exception/exception file on both the order-level and the entire shipment in the 10-4 Freight Portal.

The DELETE /shipment/exception endpoint has multiple parameter values that can be included in the object. As a base level requirement, the following parameters are required in order to successfully delete an exception/exception file for uploading:

1. FreightProviderReferenceNumber and FreightHaulerProviderXID or TenFourLicensePlate
2. CarrierMC or CarrierDOT or CarrierSCAC
3. ExceptionGuid
1. FreightProviderReferenceNumber and FreightHaulerProviderXID or TenFourLicensePlate
2. CarrierMC or CarrierDOT or CarrierSCAC
3. ExceptionFileGuid

The DELETE HTTP Endpoint for shipment tracking is listed below:

HTTP Verb: DELETE
URI: /atlas/frexapi/shipment/exception
Authentication: Validation Through Request Parameters