For more information, please refer to this announcement explaining best practices for getting answers to questions.
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":