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
Post a Comment