TrackingDetails - Retrieve all the tracking details related to a shipment
POST
https://api.ltlp.kuehne-nagel.com/api/shipmenttracking/shipmentstatusdetail
ShipmentStatus
Last modified:2024-11-04 20:31:29
Input Parameters:
1.
userName
, clientCode
, and AuthenticationID
confirm user access.2.
carrierCode
: Specifies the carrier for the shipment.searchType
: Defines the type of search, with options:BL
for Bill of LadingPO
for Purchase OrderPR
for ProNumber or InvoiceNumberLD
for Load NumbersearchValue
: The specific identifier value for the selected searchType
.Output Structure:
Pro
, BlNumber
, ReferenceNumber
, Scac
(carrier’s SCAC code), and Carrier
name.ShipperCode
, ShipperName
, ShipperAddress
, ShipperCity
, ShipperState
, ShipperZip
).ConsigneeCode
, ConsigneeName
, ConsigneeAddress
, ConsigneeCity
, ConsigneeState
, ConsigneeZip
).BillToCode
, BillToName
, BillToAddress
, BillToCity
, BillToState
, BillToZip
).TransactionDate
, StatusDate
, StatusTime
, StatusTimeCode
, and StatusMessage
provide timestamps and messages for each status.ReasonMessage
for any status-related reasons.AppointmentMessage
and AppointmentReasonMessage
for appointment specifics.LocationCity
, LocationState
for the shipment’s current location.Weight
of the shipment.Request
Body Params application/json