[New] One seamless flow: workforce data to payroll, fully embedded.
curl --location --request POST '/api/organizations//locations//open-shifts//bulk-approve' \
--header 'Content-Type: application/json' \
--data-raw '{
"preferenceIds": [
"string"
]
}'
{}