POST
/api-v1/my-timesheet/submit
curl \
--request POST 'https://wyzio.app/api-v1/my-timesheet/submit?startDate=string&endDate=string' \
--header "WEAL-TOKEN: string" \
--header "TARGET-ORGANIZATION-ID: 42"
curl \
--request POST 'https://wyzio.app/api-v1/my-timesheet/submit?startDate=string&endDate=string' \
--header "WEAL-TOKEN: string" \
--header "TARGET-ORGANIZATION-ID: 42"