Trying to post a new item with a given stock, does not seem to be going to Clover correctly, even though I am not getting any errors. Here is the json: {"name":"TestPost001","price":100,"cost":50,"code":"A","stockCount":10}
Instead of "stockCount" I have also tried "quantity" and "itemStock" -- someone clarify the difference here? I only got a 400 error when I tried itemStock.