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

# ReturnAmazonOrderResult

> Represents the response after returning an Amazon order

## Fields

***

<ParamField path="orders" type={<><a href="/api-reference/returnamazonorderitem">[ReturnAmazonOrderItem!]!</a></>} required>
  A list of amazon orders along with their return details. See the [ReturnAmazonOrderItem](/api-reference/returnamazonorderitem) type for more details.
</ParamField>

## Related types

* [`ReturnOrderResponse`](/api-reference/returnorderresponse)
