150k products·89k services·177 industries·whole projects in one transaction·agentic automation
atomic
back to SwiftShip Logistics
Logistics · service

Pick, Pack & Ship

by SwiftShip Logistics · Salt Lake City, UT

Pick, Pack & Ship
specifications
carriersUSPS, UPS, FedEx
trackedtrue
insurance_up_to100
sla.lead_time24h
warranty30d — Refund on lost shipments.
discovery
purposefulfillmentshipping
propertytrackedmulti-carrierinsured
agent payload

Exact JSON returned from GET /v1/offerings/off_ss_fulfill.

{
  "id": "off_ss_fulfill",
  "businessId": "biz_swiftship",
  "name": "Pick, Pack & Ship",
  "kind": "service",
  "category": "Logistics",
  "price": {
    "amount": 2.25,
    "currency": "USD",
    "unit": "shipment"
  },
  "description": "Per-shipment fulfillment with tracked label. USPS, UPS, FedEx.",
  "specifications": {
    "carriers": [
      "USPS",
      "UPS",
      "FedEx"
    ],
    "tracked": true,
    "insurance_up_to": 100
  },
  "purpose": [
    "fulfillment",
    "shipping"
  ],
  "properties": [
    "tracked",
    "multi-carrier",
    "insured"
  ],
  "sla": {
    "leadTimeHours": 24
  },
  "warranty": {
    "durationDays": 30,
    "terms": "Refund on lost shipments."
  }
}