Method: Post
Header
Content-Type : application/vnd.oracle.adf.action+json
Rest API: https://<Host>/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}
Sample Payload
{
"actionCode": "RESIGNATION",
"terminationDate": "2022-03-01",
"reasonCode":"RESIGN_PERSONAL",
"notificationDate":"2022-03-01",
"recommendedForRehire":"ORA_NS"
}
Response
{
"result": "true"
}
Status
200 OK
No comments:
Post a Comment