Get a single product
GET https://api.ecartapi.com/api/v2/products/{{id}}
Get information about a single product in the store including its variants
For more information, check ecommerce documentation
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"product":{"id":"41abe291-77b7-4484-b2de-0489eae14e58","productUserId":null,"sku":"33","name":"test5","subName":null,"upc":null,"gtin":null,"description":"\u003cp\u003eEsta es una descripción\u003c/p\u003e","currency":"MXN","productType":"physical","quantity":"30","price":"100","cost":null,"discount":null,"dimensions":{"width":null,"height":null,"length":null,"weight":"280"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"category":{"id":null,"name":null,"all":[]},"tags":[],"status":{"id":null,"visibility":"true","active":null,"status":null,"ecartapiId":"1","ecartapi":"active","hasOptions":null,"inStock":"true"},"variants":[{"id":"f5e41755-8b49-4137-851b-ba3f21f9fb0b","productId":"41abe291-77b7-4484-b2de-0489eae14e58","productUserId":null,"barcode":null,"name":"33","price":"500","currency":"MXN","sku":"33","fulfillmentService":null,"option1":"black","option2":null,"option3":null,"dimensions":{"width":null,"height":null,"length":null,"weight":"280"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"inventory":{"itemId":null,"quantity":"30"},"status":{"active":null},"requireShipping":null,"bundled":null,"countryCodeOrigin":null,"provinceCodeOrigin":null,"harmonizedSystemCode":null,"countryHarmonizedSystemCode":null,"imageId":null,"imageUrl":null,"dates":{"createdAt":null,"updatedAt":null},"ecartapiUrl":null},{"id":"05b1dc1c-59fc-4372-a90f-92b8ac1cf93b","productId":"41abe291-77b7-4484-b2de-0489eae14e58","productUserId":null,"barcode":null,"name":"-66","price":"100","currency":"MXN","sku":"-66","fulfillmentService":null,"option1":"white","option2":null,"option3":null,"dimensions":{"width":null,"height":null,"length":null,"weight":"20"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"inventory":{"itemId":null,"quantity":null},"status":{"active":null},"requireShipping":null,"bundled":null,"countryCodeOrigin":null,"provinceCodeOrigin":null,"harmonizedSystemCode":null,"countryHarmonizedSystemCode":null,"imageId":null,"imageUrl":null,"dates":{"createdAt":null,"updatedAt":null},"ecartapiUrl":null},{"id":"2a7daf73-b291-4e36-b6b2-10558aa0ae78","productId":"41abe291-77b7-4484-b2de-0489eae14e58","productUserId":null,"barcode":null,"name":"-66","price":"100","currency":"MXN","sku":"-66","fulfillmentService":null,"option1":"blue","option2":null,"option3":null,"dimensions":{"width":null,"height":null,"length":null,"weight":"20"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"inventory":{"itemId":null,"quantity":null},"status":{"active":null},"requireShipping":null,"bundled":null,"countryCodeOrigin":null,"provinceCodeOrigin":null,"harmonizedSystemCode":null,"countryHarmonizedSystemCode":null,"imageId":null,"imageUrl":null,"dates":{"createdAt":null,"updatedAt":null},"ecartapiUrl":null}],"options":[{"id":null,"name":"Color","values":["black","white","blue"]}],"associatedItems":[],"logistic":{"me1Suported":null,"mode":null,"type":null,"free":"false","direction":null,"dimensions":null,"rates":[]},"images":[{"id":"f18994_26c9d7f046d04ee09b9c37cc3539f24e~mv2.webp","url":"https://static.wixstatic.com/media/f18994_26c9d7f046d04ee09b9c37cc3539f24e~mv2.webp/v1/fit/w_1000,h_600,q_90/file.webp","variantIds":[],"ecartapiUrl":null},{"id":"f18994_d418ddc363a44445b09013df04084562~mv2.webp","url":"https://static.wixstatic.com/media/f18994_d418ddc363a44445b09013df04084562~mv2.webp/v1/fit/w_1000,h_600,q_90/file.webp","variantIds":[],"ecartapiUrl":null}],"imageUrl":"https://static.wixstatic.com/media/f18994_26c9d7f046d04ee09b9c37cc3539f24e~mv2.webp/v1/fit/w_50,h_50,q_90/file.webp","condition":null,"link":"https://www.dev-site-1x8647.wixdev-sites.org/product-page/test","dates":{"createdAt":"2024-03-12T19:36:10.622Z","updatedAt":"2024-03-13T20:56:41.777Z"},"vendor":"Manzanita","sellOutStock":"true","locations":[],"internationalShipment":[]}}