Hi just wanted to figure out on how to do filters on the StockItem endpoint? I wanted to filter to get Inactive items.
What I’ve tried so far is adding this params
ItemStatus=Inactive
conditions = “ItemStatus eq Inactive”
Hi just wanted to figure out on how to do filters on the StockItem endpoint? I wanted to filter to get Inactive items.
What I’ve tried so far is adding this params
ItemStatus=Inactive
conditions = “ItemStatus eq Inactive”
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.