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

# StoreErrorCode

> An enumeration value representing the store error codes.

## Valid values

***

`QUANTITY_EXCEEDED`

***

`ADD_PRODUCTS_FAILED`

***

`PRODUCT_NOT_AVAILABLE`

***

`UPDATE_PRODUCTS_FAILED`

***

`REMOVE_PRODUCTS_FAILED`

***

`CHECKOUT_DISALLOWED`

***

`STORE_MODIFICATION_FORBIDDEN`

***

`STORE_NOT_FOUND`

***

## Related types

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