I would like to see a simple API call added to retrieve Shipping Category data (containing ID, name) through the API similar to the GetShippingMethods call.
As far as I am aware the only way to retrieve Shipping Categories through the API is by retrieving all products through GetItem and then selecting all unique Shipping Category ID's. This still does not return the name of the Shipping Category though, just the ID.
Thank you for your consideration.