Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
curl --location --request POST '/api/organizations//locations//schedules/copy' \
--header 'Content-Type: application/json' \
--data-raw '{
"startDate": "string",
"endDate": "string",
"pasteMethod": "regular",
"weekDiffs": [
0
],
"employeeIds": [
"string"
]
}'
{}