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

---
title: "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>


---

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