[New] One seamless flow: workforce data to payroll, fully embedded.
curl --location --request POST '/api/drafts' \
--header 'Content-Type: application/json' \
--data-raw '{
"organizationId": "string",
"locationId": "string",
"objectId": "string",
"objectType": "string",
"referenceType": "string",
"objectValues": {},
"action": "CREATE",
"createdBy": "string"
}'
{}