Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Update worker address REST API
Summary:
Looking at the documentation, it seems that if we want to update the address for a pending worker using REST API, we would need to call /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/addresses/{addressesUniqID} and we need to have the worker unique ID and also the address unique ID.
Does anyone know if there an easier way?
Could we call only the worker, send all the pending worker information, with the new address to be updated? (/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID})
https://docs.oracle.com/en/cloud/saas/human-resources/25a/farws/op-workers-workersuniqid-child-addresses-addressesuniqid-patch.html
https://docs.oracle.com/en/cloud/saas/human-resources/25a/farws/op-workers-workersuniqid-patch.html