> ## 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.

# AmazonStoreErrorDetails

> Represents additional error information

## Fields

***

<ParamField path="productIds" type={<>[String!]</>}>
  An array of product ids the error is related to
</ParamField>

<ParamField path="reasons" type={<><a href="/docs/api-reference/amazonstoreerrorreason">[AmazonStoreErrorReason!]</a></>}>
  An array of reaons the error occurred
</ParamField>

## Related types

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