Calculate available inventory by subtracting reserved quantities from on-hand stock.
Documentation Index
Fetch the complete documentation index at: https://skulabs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Map of item IDs to free inventory quantities. When warehouse_linked_reserves is enabled, returns nested map by warehouse_id then item_id.