ArcBest · Example Payload

Arcbest Api Tracking Status Example

LogisticsFreightLTLSupply ChainShippingTransportation

Arcbest Api Tracking Status Example is an example object payload from ArcBest, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

proNumberstatuslastLocationestimatedDeliveryevents

Example Payload

Raw ↑
{
  "proNumber": "PRO-123456789",
  "status": "IN_TRANSIT",
  "lastLocation": "Kansas City, MO",
  "estimatedDelivery": "2026-04-22",
  "events": []
}