Adjustment
| API | Description |
|---|---|
| GET api/Adjustment/GetProducts |
No documentation available. |
| GET api/Adjustment/GetHistory?StartDate={StartDate}&EndDate={EndDate} |
No documentation available. |
| GET api/Adjustment/GetProductsReport?StartDate={StartDate}&EndDate={EndDate} |
No documentation available. |
| GET api/Adjustment/GetAdjustmentDetail?AdjustmentId={AdjustmentId} |
No documentation available. |
| POST api/Adjustment/SetAdjustment |
No documentation available. |
Master
| API | Description |
|---|---|
| GET api/Master/GetMemberships |
No documentation available. |
| GET api/Master/GetConfigs |
No documentation available. |
| POST api/Master/SetConfigs |
No documentation available. |
| GET api/Master/GetAppointments?Date={Date}&search={search} |
No documentation available. |
| GET api/Master/GetAppointment/{Id} |
No documentation available. |
| GET api/Master/DeleteAppointment/{Id} |
No documentation available. |
| GET api/Master/DeleteMembership/{Id} |
No documentation available. |
| GET api/Master/GetReconciliationReport?StartDate={StartDate}&EndDate={EndDate} |
No documentation available. |
| GET api/Master/GetServicesReport?StartDate={StartDate}&EndDate={EndDate} |
No documentation available. |
| GET api/Master/GetExpenses?Date={Date} |
No documentation available. |
| GET api/Master/DeleteExpense/{Id} |
No documentation available. |
Reports
| API | Description |
|---|---|
| GET api/Reports/GetReportOnLoad |
No documentation available. |
| GET api/Reports/GetReport?StartDate={StartDate}&ToDate={ToDate}&WorkerId={WorkerId}&search={search} |
No documentation available. |
| GET api/Reports/GetDetails?ReceiptNo={ReceiptNo} |
No documentation available. |
| GET api/Reports/UpdateWorker?SaleDetailId={SaleDetailId}&WorkerId={WorkerId} |
No documentation available. |
| GET api/Reports/DeleteHistory |
No documentation available. |
| GET api/Reports/GetDeletedData |
No documentation available. |
Workers
| API | Description |
|---|---|
| POST api/Workers/SetWorker |
No documentation available. |
| GET api/Workers/GetWorkers?WorkerID={WorkerID} |
No documentation available. |
Users
| API | Description |
|---|---|
| POST api/Users/SetUser |
No documentation available. |
| GET api/Users/GetUsers?UserID={UserID} |
No documentation available. |
| GET api/Users/GetUsersOnLoad |
No documentation available. |
Feedbacks
| API | Description |
|---|---|
| GET api/Feedbacks/GetFeedbacks?StartDate={StartDate}&EndDate={EndDate} |
No documentation available. |
| POST api/Feedbacks/SubmitFeedback |
No documentation available. |
Customers
| API | Description |
|---|---|
| POST api/Customers/SetCustomer |
No documentation available. |
| GET api/Customers/GetCustomers?CustomerID={CustomerID} |
No documentation available. |
Deals
| API | Description |
|---|---|
| POST api/Deals/SetDeal |
No documentation available. |
| GET api/Deals/GetDeals?DealID={DealID} |
No documentation available. |
| GET api/Deals/Get_DealDetails?DealID={DealID} |
No documentation available. |
| GET api/Deals/GetDealsOnLoad |
No documentation available. |
Session
| API | Description |
|---|---|
| GET api/Session/Login?Username={Username}&Password={Password} |
No documentation available. |
| GET api/Session/GetDashboard?month={month} |
No documentation available. |
Services
| API | Description |
|---|---|
| POST api/Services/SetService |
No documentation available. |
| GET api/Services/GetServices?ServiceID={ServiceID} |
No documentation available. |
Products
| API | Description |
|---|---|
| POST api/Products/SetProduct |
No documentation available. |
| GET api/Products/GetProducts?ProductID={ProductID} |
No documentation available. |
| GET api/Products/DeleteProduct?ProductID={ProductID} |
No documentation available. |