ArcBest · Example Payload

Arcbest Api Rate Request Example

LogisticsFreightLTLSupply ChainShippingTransportation

Arcbest Api Rate Request 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

origindestinationitemsserviceType

Example Payload

Raw ↑
{
  "origin": "example-value",
  "destination": "example-value",
  "items": [],
  "serviceType": "STANDARD"
}