When i use the get_inventory_items or get_inventory_item_by_id, most of the items bring in the right stockCount. However, there are multiple instances where it shows as zero regardless of the actual quantity reflected in the system. Interestingly, when i do an export of the same data the correct stockCount is recorded in the export file (but not in the API results).
All other data results in the JSON file are accurate.