get deprecated
https://{host}/v1.1/product/get
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response Parameters
| Parameter | Datatype | Description |
|---|---|---|
item\_id | long | Unique ID of the product generated by the system. |
sku | string | SKU of the product. |
item\_ean | string | European article number of the product. |
price | double | Price of the product. |
in\_stock | boolean | Shows true if the item product is available, else shows false. |
description | string | Brief description of the product. |
long\_description | string | Detailed description of the product as in the database. |
img\_url | string | URL of the product image. |
attributes | obj | Attributes of the product in name-value pairs. |
added\_on | date-time | Date and time of the product addition. |
size | obj | Size of the product in name:value pairs. |
style | string | Product style in name:value pairs. |
brand | string | Brand name (as per the database) of the product. |
color | obj | Color of the product (as per the database) . |
category | obj | Parent category name of the product (as per the database). |
ou\_id | integer | Indicates the ID of the OU. -1 indicates that the product belongs to a master org. This is applicable only if OU support for product inventory is enabled. |
