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

---
title: "ProductErrorCode"
description: "An enumeration value representing the product error codes."
---

## Valid values

***

`INVALID_PRODUCT_ID`

The provided product ID was in a format we didn't recognize.

***

`PRODUCT_NOT_FOUND`

The requested product was not found in our product catalog.

***

`UNKNOWN`

An unknown error occurred while retrieving the product data from our catalog.

***

## Related types

[`ProductsByIDsResponse`](/api-reference/productsbyidsresponse)


---

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