Approve team review timesheets for particular employee

POST /api-v1/timesheet/team/review/employee/{employeeContactId}/approve

Headers

Path parameters

Query parameters

Responses

POST /api-v1/timesheet/team/review/employee/{employeeContactId}/approve
curl \
 --request POST http://wyzio.app/api-v1/timesheet/team/review/employee/{employeeContactId}/approve?endDate=string&startDate=string \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"