We've got all the categories and their category IDs from Trading api 's "GetCategories" call. Now we are trying to get "Final Value Fee" through "GetCategoryFeatures" call by using category IDs. But we are unable to fetch final value fee % associated with categories. Actually we want to make ebay calculator and for that we need category list and their respective final value fee. Is there any other way to get final value fee ?
Thanks