-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Winter 2020 Enhancements
-
Labels:None
-
Company:All Clients/Multiple Clients
We need to change the Candidate Profile API
https://dmsapistage.workterra.net/api/Person/profile/53
Because right now we are getting the data based on personId, But If candidate is mapped with multiple companies then personId will be different for all the companies.
So we need to provide support to get candidate profile data based on CompanyID and UserId
Hi Harshveer Singh
Instead of modifying the existing three API, I have implemented a new API for fetching all person records based on user Id. Now we have all company Id in the dropdown list based on that company Id we will fetch person Id and then will pass this person Id in all existing APIs.
Raised the PR for you. Just have a look at this.
Thanks
Narendra