anilhazar / hr-be-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# List LeaveRequests Endpoint

anilhazar opened this issue · comments

List LeaveRequests Endpoint

Service Description: This service lists previous leave requests demanded by teh employee.

Endpoint Details:

  • HTTP Method: GET
  • Endpoint: /leaverequests/dates/{employee_id}

Response:

Status Code: 200 (OK) if the leave request is successfully created.