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