ArcBest · Example Payload

Arcbest Api Freight Item Example

Machine parts

LogisticsFreightLTLSupply ChainShippingTransportation

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

Top-level fields

weightfreightClasspiecesdescriptionlengthwidthheight

Example Payload

Raw ↑
{
  "weight": 500,
  "freightClass": "70",
  "pieces": 2,
  "description": "Machine parts",
  "length": 48.0,
  "width": 40.0,
  "height": 36.0
}