On the sandbox merchant dashboard I am simplying trying to change the stock of the items so that I can test through the web REST API. I go to "inventory" then "stock" and change the quantities of one or more items. It updates and says saved for each item. However, when I refresh the page it is back to nothing and nothing changes when I do my request to:
https://sandbox.dev.clover.com/v3/merchants/xxxxx/item_stocks?access_token=xxxxx
Is there a bug, or am I just missing something?