ArcBest · Example Payload

Arcbest Api Shipment Example

LogisticsFreightLTLSupply ChainShippingTransportation

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

Top-level fields

proNumberbolNumberstatusquoteNumber

Example Payload

Raw ↑
{
  "proNumber": "PRO-123456789",
  "bolNumber": "BOL-20260419-001",
  "status": "BOOKED",
  "quoteNumber": "Q-20260419-001"
}