Good day so I am requesting a list of inventory using the API but when I filter using inventory/items?stock_id=2 it still returns the entire list but if I filter using inventory/items?id=10 it fitters the list and shows ily item 10. Im learning API so forgive me if its a simple thing.