Hi, I want to get the ItemSpecifics for all the Items returned in the GetSellerList API Call.
Currently I'm having to loop through each item individually and call the GetItem (with IncludeItemSpecifics = TRUE).
Does anyone know how to get the ItemSpecifics "in bulk" (rather than "per item"?