How does filtering for in-stock parts work?

Modified on Fri, 29 Jul 2022 at 05:37 PM

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

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article