evonove / mkm-sdk

33 stars 14 forks source link

delete stock #72

Closed Giannettig closed 1 year ago

Giannettig commented 2 years ago

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?