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.
Type: stringProperties: 0
RetailHome FurnishingsConsumer ProductsOpen-SourceCommunityUnofficial APISmart Home
status is a JSON Structure definition published by IKEA. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "string",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/ikea/refs/heads/main/json-structure/ikea-after-purchase-ordering-status-structure.json",
"name": "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",
"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.