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