Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Update an employee using web service
Dear All,
Can I update the employee assignment using this URL:
https://<Application_domain>/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}
and JSON body something like this:
{
"workRelationships": [
{
"assignments": [
{
"ActionCode": "ASG_CHANGE",
"GradeCode": null
}
]
}
]
}
Or is it obligatory to use this URL:
Thank you in advance.
Tagged:
0