[ad_1]
I’m trying to update a product’s quantity at a specific location but it only updates on the tab where I’m signed in to WordPress. This is the endpoint I’m using for updating the quantity at the specific location: ?slw-api&id=5038&stock_value=444&action=set&item=stock&format=default&product_id=5038&location_id=273. I also have the cron job running but again, it only updates where I’m logged in to WP. This is the cron job I’m using: ?slw-crons&action=update-stock&limit=10&reconsider=minute&product_id=0. No clue why it is behaving the way it is.
