Get Time in Transit
get_time_in_transitEstimate delivery dates and transit times for UPS shipments between two locations by providing origin and destination postal codes, total weight, and optional ship date.
Instructions
Get estimated delivery dates and transit times between two locations. Returns the expected delivery date and time for each available UPS service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shipFrom | Yes | ||
| shipTo | Yes | ||
| weight | Yes | Total shipment weight in lbs | |
| shipDate | No | Ship date in YYYY-MM-DD format (defaults to today) |