Read an inventory item by ID
Gets a specific inventory item by its unique Id. The Inventory Item ID can be found in the ProductVariants table.
select * from InventoryItems Where Id=43512280416356
Gets a specific inventory item by its unique Id. The Inventory Item ID can be found in the ProductVariants table.
select * from InventoryItems Where Id=43512280416356