Login
| API | Description |
|---|---|
| POST api/login |
No documentation available. |
Notification
| API | Description |
|---|---|
| POST api/notifications/send |
No documentation available. |
| GET api/notifications/get?userId={userId} |
No documentation available. |
| GET api/notifications/read?notificationId={notificationId} |
No documentation available. |
ManagerStaff
| API | Description |
|---|---|
| GET api/manager/getStaffById/{userId} |
No documentation available. |
getAllCompletedWork
| API | Description |
|---|---|
| GET api/manager/getAllWork/{role} |
No documentation available. |
| POST api/manager/completeWork/{workId} |
No documentation available. |
StockOut
| API | Description |
|---|---|
| GET api/stock/stockOutHeader/{userId} |
No documentation available. |
| GET api/stock/customers |
No documentation available. |
| GET api/stock/license/{hno} |
No documentation available. |
| GET api/stock/items |
No documentation available. |
StaffLocation
| API | Description |
|---|---|
| GET api/manager/getStaffLocation/{id} |
No documentation available. |
| POST api/staff/updateLocation |
No documentation available. |
| POST api/User/UpdateFCMToken |
No documentation available. |
Users
| API | Description |
|---|---|
| POST api/addusers |
No documentation available. |
| PUT api/edituser/{id} |
No documentation available. |
ManagerWork
| API | Description |
|---|---|
| GET api/manager/workList/{managerId} |
No documentation available. |
| POST api/manager/approveWork/{workId} |
No documentation available. |
Asset
| API | Description |
|---|---|
| GET api/asset/assets/{userId} |
No documentation available. |
Manager
| API | Description |
|---|---|
| POST api/manager/getAllStaff |
No documentation available. |
| GET api/manager/getAllStaff |
No documentation available. |
| POST api/manager/addStaff |
No documentation available. |
| POST api/manager/assignWork |
No documentation available. |
| GET api/manager/getNotifications/{userId} |
No documentation available. |
| POST api/manager/markNotificationRead/{notificationId} |
No documentation available. |
| PUT api/manager/editWork |
No documentation available. |
| PUT api/manager/forwardWork |
No documentation available. |
| GET api/manager/getStaffWorkStatus/{staffUserId}/{role} |
No documentation available. |
| PUT api/manager/editStaff/{id} |
No documentation available. |
| DELETE api/manager/deleteStaff/{id} |
No documentation available. |
| GET api/manager/getAllStaffUsernames |
No documentation available. |
Userimage
| API | Description |
|---|---|
| GET api/user/{userId} |
No documentation available. |
Work
| API | Description |
|---|---|
| GET api/work/getWorkHistory?workId={workId} |
No documentation available. |
UserLogin
| API | Description |
|---|---|
| POST api/UserLogin |
No documentation available. |
Staff
| API | Description |
|---|---|
| GET api/staff/getAssignedWork/{userId} |
No documentation available. |
| POST api/staff/updateStatus |
No documentation available. |
| POST api/staff/addSelfWork |
No documentation available. |
| POST api/staff/reachSite |
No documentation available. |
| GET api/staff/getIssues |
No documentation available. |
StaffALL
| API | Description |
|---|---|
| GET api/staff/workList?userId={userId}&role={role} |
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. |