TrackingList - Get a list of shipment tracking information
POST
https://api.ltlp.kuehne-nagel.com/api/shipmenttracking/shipmentstatuslist
ShipmentStatus
Last modified:2024-11-11 15:56:28
Input Parameters:
1.
userName
, clientCode
, and AuthenticationID
are required to verify user access.2.
carrierCode
: Specifies the carrier whose shipments are to be tracked.startDate
and endDate
: Define the date range for retrieving shipment tracking details (in ISO 8601 format).Output Structure:
Pro
(Pro number), BlNumber
(Bill of Lading number), and ReferenceNumber
.Scac
(carrier’s SCAC code) and Carrier
name.ShipperCode
, ShipperName
, ShipperCity
, ShipperState
) and Consignee (ConsigneeCode
, ConsigneeName
, ConsigneeCity
, ConsigneeState
).LocationCity
and LocationState
for shipment status location.BillToCode
indicates the billing party.TransactionDate
, StatusDate
, StatusTime
, StatusTimeCode
, and StatusMessage
provide the latest shipment status and timestamp.AppointmentMessage
for any special appointment details.Request
Body Params application/json