Approve team review timesheets

POST /api-v1/timesheet/team/review/approve

Headers

Query parameters

Responses

POST /api-v1/timesheet/team/review/approve
curl \
 -X POST http://wyzio.app/api-v1/timesheet/team/review/approve?endDate=string&startDate=string \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"