When searching you can specify to only include parts which are in stock. For example:
supSearch(q: "LM339", limit: 1, inStockOnly: true) { ...
Setting this filter to true means that parts are excluded that have no stock at all. If a part has inventory from just one distributor it is considered in-stock and returned as part of the query.
This filtering does not consider distributor stock at all - it applies at the part level.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article