v1

latestOpenAPI 3.0.32026-07-13149852.3 MB
inventory

Inventory - Calculate Free Map

Calculate available inventory by subtracting reserved quantities from on-hand stock.

post/inventory/calculate_free_map

Request body

items_idsstring[] required

Array of item IDs

warehouse_idsstring[]

Filter by warehouse IDs

Response

Map of item IDs to free inventory quantities. When warehouse_linked_reserves is enabled, returns nested map by warehouse_id then item_id.

object required