Except the documentation... I am trying to perform basic operations on stock an I cannot get any hint on what I should do.
I am trying to perform response = mkm.stock_management.delete_stock() in various permutations of idArticle and count and I am getting nowhere getting the KeyError: 'delete_stock' error. Would be possible to add a couple of examples in the docs?
Hi guys great work on the SDK.
Except the documentation... I am trying to perform basic operations on stock an I cannot get any hint on what I should do.
I am trying to perform response = mkm.stock_management.delete_stock() in various permutations of idArticle and count and I am getting nowhere getting the KeyError: 'delete_stock' error. Would be possible to add a couple of examples in the docs?