ArcBest · Example Payload

Arcbest Api Address Example

LogisticsFreightLTLSupply ChainShippingTransportation

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

Top-level fields

nameaddresscitystatezipcountry

Example Payload

Raw ↑
{
  "name": "ACME Corp",
  "address": "123 Main St",
  "city": "Benton",
  "state": "AR",
  "zip": "72015",
  "country": "US"
}