Is there any documentation available on what the web methods in the web services actually do I'm familiar enough with the native commerce server API commands that I can usually infer how these web methods work, but I'd still rather see some documentation on MSDN.
Basically, most of the interesting methods are inherited from CatalogServerContextBase, which seems to be located in the Microsoft.CommerceServer.Catalog.Internal namespace, which is also not available on MSDN.
This isn't a critical issue or anything, it's just difficult to explain how to use these web methods to developers who aren't familiar with CS2007.

Documentation on Web Services
Carl Daniel
Hey Joe,
Good catch there. I would recommend using the Send Feedback link and let the documentation team know that you are looking for some documentation on the web services. I would think that something similar to the SharePoint SDK's documentation of web services is appropriate as a starting point.
Cheers,
Colin