List all variants with negative stockAsk AIget https://api.katanamrp.com/v1/negative_stockReturns a list of variants with negative stock balance. Each variant has a date of the latest stock movement that resulted in negative stock balance.Query Paramslocation_idintegerFilters negative stock by a valid location idvariant_idintegerFilters negative stock by a valid variant idlatest_negative_stock_date_maxstringFilters negative stock by a latest negative stock date maxlatest_negative_stock_date_minstringFilters negative stock by a latest negative stock date minnamestringFilters negative stock by a nameskustringFilters negative stock by a skucategorystringFilters negative stock by a categorylimitstringUsed for pagination (default is 50)pagestringUsed for pagination (default is 1)Responses 200List all variants with negative stock 401Make sure you've entered your API token correctly. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 7 months ago