| Field | Type | Required | Description | Example |
|---|---|---|---|---|
delivery_estimate |
str | ✔️ | N/A | |
status |
models.MockTrackingInputStatus | ✔️ | The shipment status of a simulated order. | |
tracking_detail |
List[models.TrackingDetail] | ✔️ | A list of tracking updates that contain the shipment's status, location, and any unique messages. | |
tracking_number |
str | ✔️ | The carrier's tracking number for the shipment (Order Tracking Testing). Must begin with MockBolt. |
MockBolt1234 |