ArcBest · Example Payload

Arcbest Api Pickup Request Example

LogisticsFreightLTLSupply ChainShippingTransportation

Arcbest Api Pickup 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

proNumberpickupDatereadyTimecloseTime

Example Payload

Raw ↑
{
  "proNumber": "PRO-123456789",
  "pickupDate": "2026-04-20",
  "readyTime": "09:00",
  "closeTime": "17:00"
}