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

---
title: "AmazonReturnRequestedEventData"
description: "Represents an order that a customer places for a product."
---

## Fields

***

<ParamField path="marketplace" type="amazon">
  Marketplace is Amazon.
</ParamField>

<ParamField path="requestedLineItems" type={<a href="/api-reference/amazonreturnlineitem">AmazonReturnLineItem</a>}>
  Requested items to be returned
</ParamField>

<ParamField path="requestedAt" type={<a href="/api-reference/time">Time</a>}>
  The time it was requested at.
</ParamField>


---

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