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

# AmazonReturnApprovedEventData

> 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="/docs/api-reference/amazonreturnlineitem">AmazonReturnLineItem</a></>}>
  Requested items to be returned.
</ParamField>

<ParamField path="approvedAt" type={<><a href="/docs/api-reference/time">Time</a></>}>
  Time it was approved at.
</ParamField>
