> ## Documentation Index
> Fetch the complete documentation index at: https://redo-44af351d-docs-v3-graphql-api-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OrderTrackingEventLocation

> Where a tracking event was reported from.

<ResponseField name="city" type="String">
  The city, if reported.
</ResponseField>

<ResponseField name="country" type="String">
  The country, if reported.
</ResponseField>

<ResponseField name="postalCode" type="String">
  The postal or ZIP code, if reported.
</ResponseField>

<ResponseField name="state" type="String">
  The state or province, if reported.
</ResponseField>
