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":"1","sku":"demo_1","name":"Hummingbird printed t-shirt","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;color:#efefef;\"\u003eSymbol of lightness and delicacy, the hummingbird evokes curiosity and joy.\u003c/span\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003e Studio Design' PolyFaune collection features classic products with colorful patterns, inspired by the traditional japanese origamis. To wear with a chino or jeans. The sublimation textile printing process provides an exceptional color rendering and a color, guaranteed overtime.\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e","price":"23.900000","vendor":null,"productType":"simple","createdAt":"2019-01-11 18:11:35","updatedAt":"2019-01-11 18:11:35","tags":null,"visibility":"both","active":"true","condition":"new","variants":[{"id":"1","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"2","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"3","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"4","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"5","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"6","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"7","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"8","productId":"1","name":null,"price":"0.000000","sku":"demo_1","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"300"},{"id":"69","productId":"1","name":null,"price":"0.000000","sku":"[object Object]","fulfillmentService":null,"createdAt":"0000-00-00","updatedAt":null,"weight":"0.000000","weightUnit":null,"inventoryItemId":null,"inventoryQuantity":"0"}],"images":[],"imageUrl":null,"link":null}}