Inventory
Manage inventory levels for product variants across warehouse locations.
Inventory tracks stock for product variants across locations, including SKUs, quantities, and stock policies. Merchants and apps use it to keep storefront availability and warehouse stock in sync.
Provides endpoints to query product inventory, manage inventory items and variant items, and list, create, set, update, or delete inventory levels at locations.
Get product inventory
Retrieves the inventory details of a product by its unique identifier (product_id).
List inventory items
Returns a paginated list of inventory items.
List variant inventory items
Returns a list of inventory items associated with product variants.
Get inventory item
Retrieves details of a specific inventory item by its unique identifier.
Update inventory item
Updates the details of an existing inventory item.
List inventory levels
Returns a paginated list of inventory levels.
Update inventory level
Updates the inventory level for a specific location and inventory item.
Create inventory level
Sets the inventory level for a specific location and inventory item.
Delete inventory level
Deletes an inventory level for a specific location and inventory item.
Set inventory level
Sets the inventory level for a specific location and inventory item.