I am trying to find a way to query out the quantity of components needed for a kit via the API. I can supply a kit to the following query to get the component SKUs, but I can’t find any fields that would tell me how many of each SKU is required for the kit. If I look at the product details screen in the app, I can see the quantity there, but I just can’t find it in the API.
Hi @jeremyw!
You are right, this isn’t currently available on the query.
I just submitted a Feature Request for this and will let you know as soon as I get an update.
Thanks!
Tom
I just wanted to throw out there that if it’s easier to have a separate query specifically for the kits, components and quantities (like the picks_per_day query) that would be fine, too. For my purposes it doesn’t have to be worked into the product query.