ArcBest · Example Payload

Arcbest Api Pickup Confirmation Example

LogisticsFreightLTLSupply ChainShippingTransportation

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

Top-level fields

confirmationNumberpickupDatestatus

Example Payload

Raw ↑
{
  "confirmationNumber": "PU-20260420-001",
  "pickupDate": "2026-04-20",
  "status": "SCHEDULED"
}