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

# AmazonReturnLineItem

## Fields

***

<ParamField path="productId" type={<>String!</>}>
  Product ID
</ParamField>

<ParamField path="quantity" type={<>Int!</>}>
  Number of Items purchased
</ParamField>

<ParamField path="status" type={<><a href="/api-reference/returnorderstatus">ReturnOrderStatus!</a></>}>
  The status of the order. See the [ReturnOrderStatus](/api-reference/returnorderstatus) type for possible values.
</ParamField>
