Login

APIDescription
POST api/login

No documentation available.

Notification

APIDescription
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

APIDescription
GET api/manager/getStaffById/{userId}

No documentation available.

Users

APIDescription
POST api/addusers

No documentation available.

PUT api/edituser/{id}

No documentation available.

ManagerWork

APIDescription
GET api/manager/workList/{managerId}

No documentation available.

Manager

APIDescription
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/getStaffWorkStatus?staffUserId={staffUserId}&role={role}

No documentation available.

PUT api/manager/editStaff/{id}

No documentation available.

Userimage

APIDescription
GET api/user/{userId}

No documentation available.

Work

APIDescription
GET api/work/getWorkHistory?workId={workId}

No documentation available.

UserLogin

APIDescription
POST api/UserLogin

No documentation available.

Staff

APIDescription
POST api/staff/getAssignedWork

No documentation available.

POST api/staff/updateStatus

No documentation available.

POST api/staff/addSelfWork

No documentation available.

StaffALL

APIDescription
GET api/staff/workList?userId={userId}&role={role}

No documentation available.

Values

APIDescription
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.