Per. the discussion listed here

I would like to begin a 'community' discussion of web-methods that nopComm. developers would like to see in the implementation of: Web Services API

I'll get things rolling, and continue to update a list here (at the top of this post based on subsequent posts). I hope people think this is a good idea, and would lead to some creative discussion about goals people have in using the Web-methods that will be implemented sometime in the future.

I'll also try to attribute the methods to a poster so they can follow up requests with specifications, and maybe if we decide two items are the same I'll put a (+1 _yourname_)

Any suggestions for format and listings are appreciated and encouraged!

Also, discussion on 'format'/'protocol', in working with MVC3 for C#.NET I'm seeing how easy it is to develop 'RESTful' structured requests that returned structured JSON, and I find these types of methods very intuitive and useful, especially when interfacing with jQuery.

Thanks for all the great work guys!

Developer Web-Methods Wishlist:

1. GetOrders (retrieve a list of orders) -- JBCHoldings
2. GetCustomersInformation (retrieve a list of customers) -- JBCHoldings
3. GetCustomerOrdersInformation -- JBCHoldings