Get Inventory Levels Grouped By Lot
Retrieves inventory levels for a specific inventory item broken down by lot number. Useful for tracking inventory by manufacturing lot, expiration date, or batch information.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Path parameters
inventoryId
Response
OK
inventory_id
Unique identifier for the inventory item
lots
List of lot numbers and their respective inventory quantities
name
Name of the inventory item
sku
Stock keeping unit identifier

