HR server for GIB ICE project.
-
URL https://gibice-hrserver.herokuapp.com/info/<staff_id>
-
Method:
GET
-
Success Response:
<What should the status code be on success and returned data?>
- Code: 200
Content:{"id": "00003332", "first_name": "Lidiya", "last_name": "Joshua", "email": "lidiyajoshua@example.com"}
- Code: 200