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

---
title: "RequestProductResponse"
description: "Represents a response of requestProductByURL mutation"
---

## Fields

<ParamField path="productID" type="String!" required>
  The `productID` is the unique identifier for the requested product, which can be used in subsequent queries to fetch product information.
</ParamField>

## Related mutations

* [`requestProductByURL`](/api-reference/requestproductbyurl)


---

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