> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "TrackingObtainedOrderEvent"
description: "Represents a tracking obtained status for an order."
---

## Fields

***

<ParamField path="id" type="ID!" required>
  The unique identifier of the event.
</ParamField>

<ParamField path="createdAt" type={<a href="/api-reference/time">Time!</a>} required>
  The time the order event was created.
</ParamField>

## Related types

* [`OrderEvent`](/api-reference/orderevent)


---

*Powered by [holocron.so](https://holocron.so)*
