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
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community
GET Termination information via HCM REST API
Summary:
Is there a way to retrieve Termination Action and Termination Reason via HCM REST API?
Content (required):
Hello,
Is there a way to retrieve Termination Action and Termination Reason via HCM REST API? If I POST a termination action, I can add the actionCode and actionReason as part of the termination action, but how can I retrieve that same information on a terminated employee? From GET a worker work relationship, I see Termination Date
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}, I see the following in the response, but not the action code or reason
"TerminationDate":
"NotificationDate":
"LastWorkingDate":
"RevokeUserAccess":
0