Track a Shipment
This API endpoint returns tracking information about your LTL shipment once it has been picked up by the carrier.
When you scheduled the pickup for your shipment, the response included a pro_number
if your carrier
support automatically generated PRO numbers. If not, the carrier should provide one at the
time of pickup.
The PRO number is essentially a tracking number and is used to get information about the status of your shipment, including intermediate events that may occur en route to your final destination.
To use this endpoint,
you will need the carrier_code
for the selected carrier as well as the pro_number
.
Example Request
GET /v-beta/ltl/tracking?carrier_code=:carrier_code&pro_number=:pro_number/