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

---
title: "ShopifyReturnClosedEventData"
description: "Represents an order that a customer places for a product."
---

## Fields

***

<ParamField path="marketplace" type="shopify">
  Marketplace is Shopify.
</ParamField>

<ParamField path="refundedLineItems" type={<a href="/api-reference/shopifyreturnlineitem">[ShopifyReturnLineItem]</a>}>
  Requested items to be returned
</ParamField>

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


---

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