- Added `isActive` boolean to InventoryLevel in API version 2026-04 to indicate active status
- Inactive inventory levels are now returned and retain quantities, allowing queries and adjustments
- Existing queries continue to return only active levels; use `isActive` to filter if needed