> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AmazonStoreErrorReason

## Fields

***

<ParamField path="productId" type={<>String!</>}>
  Product id the error is related to
</ParamField>

<ParamField path="reason" type={<>String!</>}>
  Reason the error occurred
</ParamField>

<ParamField path="code" type={<>String!</>}>
  Enum code for the reason
</ParamField>

## Related types

* [`AmazonStoreError`](/docs/api-reference/amazonstoreerror)
