Hey,
I am looking for a way to get the name of the websites on the Magento installation using the API. I can't seem to find a way to do this. When looking at the data from the following API call I can only see the name of the store view by itself. I would also like to be able to get the name of the store.
http://www.magentocommerce.com/api/soap/miscellaneous/store.list.html
In an installation with multiple web sites, stores and store views I can't use the name of the store view for anything without the website / store names. The store view might just be named something like "French version".
Thanks!