Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Dear Experts,
This is sunil very much new to use MAGENTO rest api. I have to make an application to use magento rest api for retrieving inventory, order details, creating products, updating stocks. But i am little confusing about how to consume magento api using c# from retrieving authentication token to retrieving all details of our store. Kindly give some suggestion or some sample c# code.
Posted

http://www.magentocommerce.com/api/soap/introduction.html[^]

They have links to wsdls which you might be able to add a reference to directly in Visual Studio. If that does not work then google how to use C# to make SOAP calls.
 
Share this answer
 
Why are you asking us and not Magento? It's THEIR service' you're trying to use! What makes you think anyone here knows more about using their service then they do??

Ask your question here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900