> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# TrackingObtainedOrderEvent

> 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="/docs/api-reference/time">Time!</a></>} required>
  The time the order event was created.
</ParamField>

## Related types

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