Products Update

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

Updates the product information, according to new detailed information.

**Important information:

For more information, check ecommerce documentation

Request Body

{"product"=>{"name"=>"test", "sku"=>"NewSku", "description"=>"<p>Esta es una descripción nueva</p>", "productType"=>"physical", "price"=>"150", "dimensions"=>{"weight"=>"20"}, "status"=>{"visibility"=>"true"}, "options"=>[{"name"=>"Color", "values"=>["black", "white", "blue"]}], "vendor"=>"Manzanita"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{&quot;success&quot;:true,&quot;product&quot;:{&quot;id&quot;:&quot;c1813dcf-4f3e-45cf-980a-9f3193c9a740&quot;,&quot;productUserId&quot;:null,&quot;sku&quot;:&quot;NewSku&quot;,&quot;name&quot;:&quot;test&quot;,&quot;subName&quot;:null,&quot;upc&quot;:null,&quot;gtin&quot;:null,&quot;description&quot;:&quot;\u003cp\u003eEsta es una descripción nueva\u003c/p\u003e&quot;,&quot;currency&quot;:&quot;MXN&quot;,&quot;productType&quot;:&quot;physical&quot;,&quot;quantity&quot;:&quot;0&quot;,&quot;price&quot;:&quot;150&quot;,&quot;cost&quot;:null,&quot;discount&quot;:null,&quot;dimensions&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;20&quot;},&quot;units&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;kg&quot;},&quot;category&quot;:{&quot;id&quot;:null,&quot;name&quot;:null,&quot;all&quot;:[]},&quot;tags&quot;:[],&quot;status&quot;:{&quot;id&quot;:null,&quot;visibility&quot;:&quot;true&quot;,&quot;active&quot;:null,&quot;status&quot;:null,&quot;ecartapiId&quot;:&quot;1&quot;,&quot;ecartapi&quot;:&quot;active&quot;,&quot;hasOptions&quot;:null,&quot;inStock&quot;:&quot;true&quot;},&quot;variants&quot;:[{&quot;id&quot;:&quot;be5ef5d1-cb2d-494f-ad56-d46908b46b4e&quot;,&quot;productId&quot;:&quot;c1813dcf-4f3e-45cf-980a-9f3193c9a740&quot;,&quot;productUserId&quot;:null,&quot;barcode&quot;:null,&quot;name&quot;:&quot;NewSku&quot;,&quot;price&quot;:&quot;150&quot;,&quot;currency&quot;:&quot;MXN&quot;,&quot;sku&quot;:&quot;NewSku&quot;,&quot;fulfillmentService&quot;:null,&quot;option1&quot;:&quot;black&quot;,&quot;option2&quot;:null,&quot;option3&quot;:null,&quot;dimensions&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;20&quot;},&quot;units&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;kg&quot;},&quot;inventory&quot;:{&quot;itemId&quot;:null,&quot;quantity&quot;:null},&quot;status&quot;:{&quot;active&quot;:&quot;true&quot;},&quot;requireShipping&quot;:null,&quot;bundled&quot;:null,&quot;countryCodeOrigin&quot;:null,&quot;provinceCodeOrigin&quot;:null,&quot;harmonizedSystemCode&quot;:null,&quot;countryHarmonizedSystemCode&quot;:null,&quot;imageId&quot;:null,&quot;imageUrl&quot;:null,&quot;dates&quot;:{&quot;createdAt&quot;:null,&quot;updatedAt&quot;:null},&quot;ecartapiUrl&quot;:null},{&quot;id&quot;:&quot;22334d7d-63e7-43e2-933a-4be14f01681e&quot;,&quot;productId&quot;:&quot;c1813dcf-4f3e-45cf-980a-9f3193c9a740&quot;,&quot;productUserId&quot;:null,&quot;barcode&quot;:null,&quot;name&quot;:&quot;NewSku&quot;,&quot;price&quot;:&quot;150&quot;,&quot;currency&quot;:&quot;MXN&quot;,&quot;sku&quot;:&quot;NewSku&quot;,&quot;fulfillmentService&quot;:null,&quot;option1&quot;:&quot;white&quot;,&quot;option2&quot;:null,&quot;option3&quot;:null,&quot;dimensions&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;20&quot;},&quot;units&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;kg&quot;},&quot;inventory&quot;:{&quot;itemId&quot;:null,&quot;quantity&quot;:null},&quot;status&quot;:{&quot;active&quot;:&quot;true&quot;},&quot;requireShipping&quot;:null,&quot;bundled&quot;:null,&quot;countryCodeOrigin&quot;:null,&quot;provinceCodeOrigin&quot;:null,&quot;harmonizedSystemCode&quot;:null,&quot;countryHarmonizedSystemCode&quot;:null,&quot;imageId&quot;:null,&quot;imageUrl&quot;:null,&quot;dates&quot;:{&quot;createdAt&quot;:null,&quot;updatedAt&quot;:null},&quot;ecartapiUrl&quot;:null},{&quot;id&quot;:&quot;f4ac5ac8-2a70-4457-beed-1b9b729239ff&quot;,&quot;productId&quot;:&quot;c1813dcf-4f3e-45cf-980a-9f3193c9a740&quot;,&quot;productUserId&quot;:null,&quot;barcode&quot;:null,&quot;name&quot;:&quot;NewSku&quot;,&quot;price&quot;:&quot;150&quot;,&quot;currency&quot;:&quot;MXN&quot;,&quot;sku&quot;:&quot;NewSku&quot;,&quot;fulfillmentService&quot;:null,&quot;option1&quot;:&quot;blue&quot;,&quot;option2&quot;:null,&quot;option3&quot;:null,&quot;dimensions&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;20&quot;},&quot;units&quot;:{&quot;width&quot;:null,&quot;height&quot;:null,&quot;length&quot;:null,&quot;weight&quot;:&quot;kg&quot;},&quot;inventory&quot;:{&quot;itemId&quot;:null,&quot;quantity&quot;:null},&quot;status&quot;:{&quot;active&quot;:&quot;true&quot;},&quot;requireShipping&quot;:null,&quot;bundled&quot;:null,&quot;countryCodeOrigin&quot;:null,&quot;provinceCodeOrigin&quot;:null,&quot;harmonizedSystemCode&quot;:null,&quot;countryHarmonizedSystemCode&quot;:null,&quot;imageId&quot;:null,&quot;imageUrl&quot;:null,&quot;dates&quot;:{&quot;createdAt&quot;:null,&quot;updatedAt&quot;:null},&quot;ecartapiUrl&quot;:null}],&quot;options&quot;:[{&quot;id&quot;:null,&quot;name&quot;:&quot;Color&quot;,&quot;values&quot;:[&quot;black&quot;,&quot;white&quot;,&quot;blue&quot;]}],&quot;associatedItems&quot;:[],&quot;logistic&quot;:{&quot;me1Suported&quot;:null,&quot;mode&quot;:null,&quot;type&quot;:null,&quot;free&quot;:&quot;false&quot;,&quot;direction&quot;:null,&quot;dimensions&quot;:null,&quot;rates&quot;:[]},&quot;images&quot;:[{&quot;id&quot;:&quot;f18994_aef62c842e5849fbb415560e4c0f2881~mv2.webp&quot;,&quot;url&quot;:&quot;https://static.wixstatic.com/media/f18994_aef62c842e5849fbb415560e4c0f2881~mv2.webp/v1/fit/w_1024,h_538,q_90/file.webp&quot;,&quot;variantIds&quot;:[],&quot;ecartapiUrl&quot;:null}],&quot;imageUrl&quot;:&quot;https://static.wixstatic.com/media/f18994_aef62c842e5849fbb415560e4c0f2881~mv2.webp/v1/fit/w_50,h_50,q_90/file.webp&quot;,&quot;condition&quot;:null,&quot;link&quot;:&quot;https://www.dev-site-1x8647.wixdev-sites.org/product-page/test-4&quot;,&quot;dates&quot;:{&quot;createdAt&quot;:&quot;2024-03-15T18:09:00.190Z&quot;,&quot;updatedAt&quot;:&quot;2024-03-15T19:50:38.045Z&quot;},&quot;vendor&quot;:&quot;Manzanita&quot;,&quot;sellOutStock&quot;:null,&quot;locations&quot;:[],&quot;internationalShipment&quot;:[]}}