Skip to main content

Retrieve an item

Endpoint:

https://api.visidea.ai/items/{website_id}/{id}

Method: GET

Response:

{
"id": "...",
"item_id": "455950",
"sync": false,
"name": "EIZO - CG2700X 27\" ColorEdge",
"brand_id": "51",
"brand_name": "Eizo",
"price": 3099,
"market_price": 3099,
"discount": 0,
"page_ids": "",
"page_names": "",
"url": "https://www.sito.com/shop/product/eizo-it-455950-1/",
"images": [
""
],
"stock": 0,
"website_id": "...",
"account_id": "...",
"createdDate": "2022-11-10T11:50:39.846Z",
}