UPS: Track Shipment
UPS via Parse · ecommerce
Track a UPS shipment by its tracking number. Returns the current status, delivery information, milestones, and detailed shipment progress activities. Supports UPS tracking number formats (1Z, mail innovations, freight, etc). Each call tracks one shipment; for invalid numbers UPS returns input_format_invalid, for valid-format numbers not found in their system it returns input_not_found. Track and trace UPS shipments by tracking number. Returns shipment status, delivery details, milestones, and activity history. Fulfilled by Parse from www.ups.com.
- b2b-directory
- ecommerce
- maps-geo
- parse
- platform-key
- ups
- www-ups-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a30637a6-b61c-455a-9522-230c551c9adf/track_shipment
- Interface artifact
- sha256:3339b3cc1e9b714318e40183ebc23ab9e841cbd7f9cc26f02930e96b041cfc1d
- Manifest digest
- sha256:f959b4596c4daaf3bbab235715eb1298c54e05567c5b9b94cdc8878c688b14a4
Request fields
- locale (string): Locale for the response language and formatting (e.g. en_US, nl_NL, de_DE). When omitted, defaults to en_US.
- tracking_number (string, required): UPS tracking number (e.g. 1Z999AA10123456784). Supports standard 1Z format and other UPS tracking number formats.
Example queries
- {"tracking_number":"1Z999AA10123456784"}