As an eBay SDK user, I need to retrieve all categories for a given market place so that I can create inventory items with the correct category ID.
rjdavis3 opened this issue · 0 comments
rjdavis3 commented
Category retrieval is not available through new REST API. Need to do it via the XML Shopping API. Market Place IDs will need to be transformed to accommodate Shopping API site IDs.
Shopping API Category Retrieval:
http://developer.ebay.com/DevZone/shopping/docs/CallRef/GetCategoryInfo.html#GetCategoryInfo
Shopping API Site IDs:
https://developer.ebay.com/devzone/shopping/docs/CallRef/types/SiteCodeType.html