Product
| API | Description |
|---|---|
| GET GetOffers |
No documentation available. |
| GET GetProduct/{ItemId} |
No documentation available. |
| GET GetItem/{ItemId} |
No documentation available. |
| GET SearchProducts/{term} |
No documentation available. |
| GET GetProducts/{CatId} |
No documentation available. |
| GET GetUnits |
No documentation available. |
| GET GetCategory1 |
No documentation available. |
| POST UpdateItem |
No documentation available. |
User
| API | Description |
|---|---|
| GET LoginUser/{userName}/{password} |
No documentation available. |
| GET AllUser |
No documentation available. |
| POST AddUser |
No documentation available. |
Sales
| API | Description |
|---|---|
| GET GetSalesKPI/{DeptId} |
No documentation available. |
| GET GetSalesByWh/{DeptId} |
No documentation available. |
| GET GetOrderBySalesperson/{DeptId} |
No documentation available. |
| GET GetThisMonthInvoices/{DeptId} |
No documentation available. |
| GET GetCustomer/{CustomerId} |
No documentation available. |
| POST CreateInvoice |
No documentation available. |
Category
| API | Description |
|---|---|
| GET AllCategories |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |