Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
How can we get the details of User Account in the response of Workers HCM Rest API?
Summary:
In HCM rest API an user account details are available with the below call:
https://fa-exvu-dev3-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/userAccounts/
Oracle doc link: https://docs.oracle.com/en/cloud/saas/human-resources/24d/farws/op-useraccounts-get.html
Without using User Account API, is there a way to get the user account details using the worker API field attribute query? What field attributes need I to add to get user account details?
Ex:
https://fa-exvu-dev3-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/latest/workers?fields=PersonId,PersonNumber,DateOfBirth;emails:EmailType,EmailAddress;names:FirstName,MiddleNames,LastName,DisplayName;workRelationships.assignments:ActionCode,AssignmentStatusType,EffectiveStartDate,PrimaryFlag,EffectiveEndDate,AssignmentId,BusinessUnitName,DepartmentName,AssignmentName;workRelationships.assignments.managers:AssignmentSupervisorId,ManagerAssignmentNumber,ManagerAssignmentId,ManagerType;workRelationships:PeriodOfServiceId,TerminationDate,StartDate,WorkerType,PrimaryFlag;addresses:TownOrCity,Country,Region1,Region2,PostalCode,AddressType&onlyData=true&q=PersonNumber=2000215