Reject team review timesheets for particular employee

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

Headers

Path parameters

Query parameters

Responses

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