mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 12:47:46 +00:00
4.6 KiB
4.6 KiB
TrackingStatusSubstatus
A finer-grained classification of the tracking event.
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
code |
str | ✔️ | A code that represents the substatus of the shipment. See the Event Definitions for more information. | information_received |
text |
str | ✔️ | A human-readable description of the substatus. See the Event Definitions for more information. | Information about the package received. |
action_required |
bool | ✔️ | Indicates whether the substatus requires action from the shipper or recipient to complete delivery. |