Track an existing shipment
track_shipmentRead the live tracking record for a booked shipment. Requires the tracking link from the booking email (https://plainfreight.com/track/) or the bare token; the token is the credential, so only someone the customer shared the link with can read the record. Returns the shipment reference, the current stage on the 10-stage lifecycle (Booking through Delivered), shipment details, and the dated event log. Read-only: to change a booking or ask a question, email hello@plainfreight.com and include the shipment reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracking_link | Yes | The tracking URL from the booking email (https://plainfreight.com/track/<token>), or the token by itself |