Get Tracking by Tracking IDs
Retrieves tracking information for one or more shipments by their carrier tracking IDs. Returns the current status, carrier details, estimated delivery time, and full tracking history for each tracking ID. Intended for platform-level consumers that reference shipments by carrier tracking number rather than ShipBob shipment ID.
Authentication
Authentication using Personal Access Token (PAT) token
Query parameters
Response
The name of the carrier handling the shipment (e.g., UPS, FedEx, USPS)
A human-readable message describing the current shipment status
The carrier service level used for the shipment (e.g., Ground, Express)
The current high-level status of the shipment
A more granular status code describing the current state of the shipment. Possible values include: ‘Delivered’, ‘Failed Attempt’, ‘In Transit’, ‘Delayed’, ‘Label created’, etc.

