Transit - Receive transit time for a shipment lane.
POST
https://api.ltlp.kuehne-nagel.com/api/transit/transitbyclient
Transit
Last modified:2024-11-04 17:58:36
Input Parameters:
1.
UserName
, ClientCode
, and AuthenticationID
confirm user access.2.
OriginZip
: ZIP code for the shipment's origin.DestinationZip
: ZIP code for the shipment's destination.Output Structure:
CarrierName
and CarrierCode
: The name and unique code for the carrier.ReleaseDate
: The date the transit data was released.TransitDays
: Estimated transit time in business days.CalendarDays
: Total time including weekends/holidays.PickupDate
and DeliveryDate
: Estimated pickup and delivery dates.Status
: Any additional status information for the transit.Request
Body Params application/json