Create a multi-piece UPS shipment with multiple packages under one shipment identifier

domain: ups.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST /api/shipments/v1/ship with a 'Shipment' body that includes a 'Package' array with multiple package objects; each package element specifies its own 'PackageWeight', 'Dimensions', and 'PackagingType'.
  2. Set 'NumOfPiecesInShipment' at the shipment level to the total number of packages; this is required for multi-piece shipments and used by UPS for manifest purposes.
  3. The response 'ShipmentResults.PackageResults' will be an array with one entry per package, each containing its own 'TrackingNumber' and 'ShippingLabel.GraphicImage'.
  4. The 'ShipmentResults.ShipmentIdentificationNumber' is the master tracking number for the entire multi-piece shipment; store this along with individual package tracking numbers.
  5. When generating end-of-day manifests or ScanForms, use the master shipment identifier to reference all packages together.

Known gotchas

Related routes

Handle multi-piece shipments (MPS) in carrier APIs: group packages under a single shipment identifier and generate per-piece labels
logistics/shipping · 6 steps · unrated
Create a FedEx Open Ship multi-piece shipment with asynchronous mode for large packages
developer.fedex.com · 6 steps · unrated
Create a domestic UPS shipment and generate a shipping label using the UPS Shipping REST API with OAuth 2.0
logistics/shipping · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans