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

---
title: "ReturnApprovedEvent"
description: "Represents a return being requested"
---

## 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>

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


---

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