Part Status: * `AVAILABLE` - Part is available * `NOT_AVAILABLE` - Part is not available * `ORDER_AT_CSC` - Order at the Customer Service Center * `OUT_OF_STOCK` - Part is out of stock * `DISCONTINUED_WITH_REPLACEMENTID` - Part is discontinued and replaced by provided id.
RetailHome FurnishingsConsumer ProductsOpen-SourceCommunityUnofficial APISmart Home
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/ikea/refs/heads/main/json-schema/ikea-after-purchase-ordering-status-schema.json",
"title": "status",
"description": "Part Status:\n * `AVAILABLE` - Part is available\n * `NOT_AVAILABLE` - Part is not available\n * `ORDER_AT_CSC` - Order at the Customer Service Center\n * `OUT_OF_STOCK` - Part is out of stock\n * `DISCONTINUED_WITH_REPLACEMENTID` - Part is discontinued and replaced by provided id.\n",
"type": "string",
"enum": [
"AVAILABLE",
"NOT_AVAILABLE",
"ORDER_AT_CSC",
"OUT_OF_STOCK",
"DISCONTINUED_WITH_REPLACEMENTID"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.