nour3adel / HR-Managment-System

Career 180 Graduation Project
0 stars 0 forks source link

Calculate payroll for a specified period. #18

Open nour3adel opened 4 hours ago

nour3adel commented 4 hours ago

POST / payroll / calculate

Description

Calculate payroll for a specified period.

Authentication

Requires a valid API token in the header.

Parameters

None

Responses

http code content-type response
200 text/plain;charset=UTF-8 YAML string

Example Request

 curl -X GET -H "Content-Type: application/json" http://localhost:8889/