> 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="price" type={<a href="/api-reference/price">Price!</a>}>
  The price that the shopper paid for the item. See the [Price](/api-reference/price) type for more information.
</ParamField>


---

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