CustomerDevice
LicenseValidation
Customer
| API | Description |
|---|---|
| GET api/Customer/GetCustomerList | |
| GET api/Customer/GetCustomerID?id={id} | |
| POST api/Customer/ToSave | |
| DELETE api/Customer/Delete | |
| POST api/Customer/Update | |
| GET api/Customer/GetSearchCustomerName?id={id} | |
| GET api/Customer/GetSearchByDateRange?startdate={startdate}&enddate={enddate} | |
| POST api/Customer/UpdateFromCustomerDevice | |
| POST api/Customer/RegisterUser |
No documentation available. |
| GET api/Customer/Activate?pincode={pincode} |
No documentation available. |
| GET api/Customer/Login |
No documentation available. |
| GET api/Customer/ForgetPassword |
No documentation available. |
| POST api/Customer/VerifiedLicensekeyandOrderId |
No documentation available. |