Get a single product

GET https://api.ecartapi.com/api/v2/products/{{id}}

Searches for a selected product and shows the detailed information.

Important information:

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true,"product":{"id":"prd_cl0ipt4q40000v8oi860o07me","sku":"prd_cl0ipt4q40000v8oi860o07me","name":"iMac Updated","subName":null,"upc":null,"description":"\u003cp\u003eIt's the small iMac with a big idea: Video.\u003c/p\u003e","currency":null,"productType":null,"quantity":null,"price":"100","dimensions":{"width":null,"height":null,"length":null,"weight":"1"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"category":{"id":null,"name":null,"all":[]},"tags":["Emotive","Flash Memory","MP3","Music"],"status":{"id":null,"visibility":null,"active":"true","status":null,"ecartapiId":"1","ecartapi":"active"},"variants":[{"id":"sku_cl0ipt4rd0006v8oihhi43e4s","productId":"prd_cl0ipt4q40000v8oi860o07me","barcode":null,"name":"Azul","price":"100","currency":null,"sku":"sku_cl0ipt4rd0006v8oihhi43e4s","fulfillmentService":null,"option1":null,"option2":null,"option3":null,"dimensions":{"width":null,"height":null,"length":null,"weight":"1"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"inventory":{"itemId":null,"quantity":null},"requireShipping":null,"bundled":null,"imageId":null,"dates":{"createdAt":"1646779186","updatedAt":"1646860132"},"ecartapiUrl":"http://localhost:3000/api/v2/products/prd_cl0ipt4q40000v8oi860o07me/variants/sku_cl0ipt4rd0006v8oihhi43e4s"},{"id":"sku_cl0k203740000iwoap9mxfs8w","productId":"prd_cl0ipt4q40000v8oi860o07me","barcode":null,"name":"Verde","price":"100","currency":null,"sku":"sku_cl0k203740000iwoap9mxfs8w","fulfillmentService":null,"option1":null,"option2":null,"option3":null,"dimensions":{"width":null,"height":null,"length":null,"weight":"1"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"inventory":{"itemId":null,"quantity":null},"requireShipping":null,"bundled":null,"imageId":null,"dates":{"createdAt":"1646860132","updatedAt":"1646860132"},"ecartapiUrl":"http://localhost:3000/api/v2/products/prd_cl0ipt4q40000v8oi860o07me/variants/sku_cl0k203740000iwoap9mxfs8w"},{"id":"sku_cl0k2037i0001iwoawy8se4df","productId":"prd_cl0ipt4q40000v8oi860o07me","barcode":null,"name":"Rojo","price":"100","currency":null,"sku":"sku_cl0k2037i0001iwoawy8se4df","fulfillmentService":null,"option1":null,"option2":null,"option3":null,"dimensions":{"width":null,"height":null,"length":null,"weight":"1"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"inventory":{"itemId":null,"quantity":null},"requireShipping":null,"bundled":null,"imageId":null,"dates":{"createdAt":"1646860132","updatedAt":"1646860132"},"ecartapiUrl":"http://localhost:3000/api/v2/products/prd_cl0ipt4q40000v8oi860o07me/variants/sku_cl0k2037i0001iwoawy8se4df"}],"options":[],"associatedItems":[],"images":[],"imageUrl":null,"condition":null,"link":"imac","dates":{"createdAt":"1646779186","updatedAt":"1646860132"},"vendor":"Apple","sellOutStock":null}}