Get available stocks using partId. #9472
Kristof0310
started this conversation in
General
Replies: 1 comment
-
It depends what you are trying to achieve. The API is documented and if you are getting the data you need? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, now I am trying to get available stocks using partId.
https://myinventree/api/stock/?part=40&has_child_items=true // some items return empty lists.
I found out alternative way like
https://myinventree/api/stock/?part=40&min_stock=20&in_stock=true
Is this right way?
Beta Was this translation helpful? Give feedback.
All reactions