Magento API list qty_increments by product -


magento api has 2 calls stock: cataloginventorystockitemlist , cataloginventorystockitemupdate uses array cataloginventorystockitemupdateentity min_qty field can updated. need find current value of field productid before can update it.

i can use standard api. (no php/sql query.)


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -