Sample endpoints
- GET api/DAMSYERPApp/GetCompanyList?CompID=0&CompName=
- GET api/DAMSYERPApp/{action}
- POST api/DAMSYERPApp/{action}
Clients use api/DAMSYERPApp. Change ApiBaseUrl in Web.config when deploying.
Web API
HTTP services for the DAMSY ERP application.
https://api.damsytechnologies.com/
https://api.damsytechnologies.com/api/DAMSYERPApp/
Clients use api/DAMSYERPApp. Change ApiBaseUrl in Web.config when deploying.