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