Return "kit_quantity" when fetching Kit items via "List all the items" API call

Return "kit_quantity" when fetching Kit items via "List all the items" API call

I have been appreciating the new Kits feature quite a bit, it is exactly what we were looking for in Zoho to solve many pain points.

However, there is 1 problem I am running into and that is the fact there is no stock information that can be pulled for the Kit items via the "List all the items" API call.

It would be great to have the "kit_quantity" value returned in the "List all the items" API call if possible. (https://www.zoho.com/inventory/api/v1/items/#list-all-the-items) Currently, you can only retrieve this value via the "Retrieve an item" call which processes single or small batches of items. (https://www.zoho.com/inventory/api/v1/items/#retrieve-an-item) This call does not work as well for things like retrieving the stock quantities for every item in our inventory which we use to update stock values in our stores and marketplaces.