Developers Program

How do I know if my items are able to be tracked by SKU?

Published: April 15 2011, 4:24:00 PMยทUpdated: August 19 2022, 9:41:53 AM

Products

Question

Summary The best way to find out if your item can be tracked by SKU is to call GetItem. GetItem returns the field InventoryTrackingMethod only for items which can be tracked by SKU. If InventoryTrackingMethod returned as "SKU" by GetItem: The item can be tracked by SKU And the item can be tracked by eBay ItemID Additional Resources Documentation: GetItem Call Reference for InventoryTrackingMethod

How well did this answer your question?