Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
1.80/5 (2 votes)
See more:
I am looking for some .Net sample code for integration but I am not able find it yet.

I want to download orders & customers and upload tracking info and products into the LightSpeed Cloud Retail.

Please anyone provide some link or solution to achieve this.


Thanks,
Tarun Giri
Posted

1 solution

LightSpeed Could Retail has a RESTful API, documented here: http://www.lightspeedpos.com/retail/help/developers/[^]
And here a nice article on how to utilize a REST API from C# code: http://www.asp.net/web-api/overview/advanced/calling-a-web-api-from-a-net-client[^]
 
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